When closing my application it prompts users to save any unsaved information.
When installing a new version of my application while it is running the
following occurs:
1. Start application.
2. Install new version from WIX MSI in quiet mode (No UI).
3. Application prompts to save unsaved
When closing my application it prompts users to save any unsaved information.
When installing a new version of my application while it is running the
following occurs:
1. Start application.
2. Install new version from WIX MSI in quiet mode (No UI).
3. Application prompts to save unsaved
> Hi,
>
> I have setup a property which gets updated by the user via a
> RadioButton before the install takes place.
>
>
>
>
> I then execute a deferred custom action after InstallFiles which
> retrieves this property. However the value retrieved is always the
> default value and not the upda
So far I have found that you can add files in the following ways:
1) Add a reference to a file directly using its directory path.
2) Add a project reference and then use
(var.PROJECT_NAME.TargetPath)
However, can you add a reference to a Dll and then add this somehow. I
have been unable
Hi,
I am trying to create a shortcut to a file in another merge module. I
have tried the following:
However I get the following errors:
Error 141 ICE03: Not a valid foreign key; Table: Shortcut, Column:
Target, Key(s): MdiShellDesktopShortcut C:\Development\MMAA\Main
5 matches
Mail list logo