Hi All,
I found the WIX structure for shortcut entry in MSI.
I need some clarity on the attributes, Directory, WorkingDirectory, Icon and
IconIndex.
What needs to be the value for Directory and WorkingDirectory, if the shortcut
for App1.msi need to be under ProgramFilesMenu/StartMenu/Applica
query is only "SELECT Key FROM
> Registry"? *shrug*
>
>
> -Original Message-
> From: Subhasree Ramesh [mailto:subhasree.ram...@live.in]
> Sent: 31 January 2011 17:08
> To: WIX Toolkit
> Subject: [WiX-users] FW: Not able to read the Registry Key value of the
Hi,
I was trying to read the Registry Key value of MSI. Below is the code I used
for the same:
object[] o = null;
IList resultRegisteries = database.ExecuteQuery("Select Key FROM Registry", o);
On executing this code, I am getting the following exception:
SQL query syntax invalid or u
3 matches
Mail list logo