Is there some way to optionally turn this off and have AI only ask if the project should be saved only when closing?
(Similar to when using the test "UI Installation" function)
Hi, Situation: I moved a ReadMe type dialog, which used a rtf file, to the repository. It asked if I wanted to replace the dialog there, or give it a new name. I choose to give it a new name. Note: The one already present in the repository, is over two years old. This is important to remember for th...
I went back to not using Enhanced Mode to prevent the user from selecting "Network" in the Folder Browser Dialog. I guess I'll need to create a file browser with an AI Dialog. (Would be nice if AI could make the AI classic Built-in Folder BrowseDlg dialog as a optional choice, published event, inste...
Hi, Using - AI 11.0 - Windows 7 SP 1 German. - Translations: German only When I use "Installation UI" or "Maintenance UI" for the first time, the package rebuilds and the setup starts so the dialogs can be tested. When I run it again, the message says the "All Builds are up to date" and the package ...
Hallo Daniel, Concerning persisting the "Organization" page: but since yours is the only request, implementing it has very low priority After 17 months and seeing the number of views for this thread to be over 2200, I think I am not the only one with this desire and therefore the priority could be s...
Hi Eusebiu, I do have one more question concerning the translations: My project is buit using the German build language (no english selected). When I select "English" and build the package, the all of the Microsoft language Merge Modules cause errors. There are 11 in all, and are directly from MS. A...
Hi, I am using the Enhanced mode. And I have an additional Folder Dialog to allow the user to select two additional folders. 1. Is there some way to prevent the Folder Browser from allowing a Network path selection, as can be typically done when using VS.NET? Or do I need to use a CustomAction and a...
Sorry about that Dan. At one time in the past I did try the PackageCode and it wasn't working. So I looked in the Property list (see attached) and didn't find one (Just the one for PATCHNEWPACKAGECODE). I think what happened is I used it as a Public Property (all caps). Now it is working. PS: Why is...
Hallo Dan, Thnaks for the help. I am not trying to get the patch package code, but the package code for the first installation. As I wrote, I didn't find a property for this, but instead only one for a Patch. Is this PATCHNEWPACKAGECODE supposed to also show the package code for the first -time inst...
I tried that using a public property delcared in Install Parameters and a Custom Action "Set Property" to assign that property to [PATCHNEWPACKAGECODE] but it still didn't work.