Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where are all the properties in my Visual Studio Installer Project?

In Visual Studio Installer Project, there are placeholders\macros properties like [ProgramFilesFolder] and [ProductName]. Where can I see all these properties and their values ? I downloaded Orca, but I can't figure that info from it.

like image 357
Tar Avatar asked Aug 31 '25 18:08

Tar


1 Answers

Here is the list of all WI properties with explanations.

like image 70
Ciprian Avatar answered Sep 02 '25 16:09

Ciprian