I begin by saying that i am new in using Inno setup and i am sorry if this is a dumb question. I am trying to delete a folder with all it\'s sub-folders and files during the uninstallation of an appl
The problem is when i am appending the new path to the old data(paths) using {olddata};{app}\\Lib\\RAD2009\", It creates duplicate entry.
I am helping another programmer build an install program that needs to locate the Mozilla program directory and install the files necessary to support an XPCOM component.M开发者_开发问答y tool of choi
I\'m trying to do a conditional install based on the chosen language in Inno Setup. I.e. if chosen language is english, then install file en.txt, if chosen la开发者_如何学Pythonnguage is italian, the
Is there a in开发者_运维技巧tegrated Rollback-Action in any of the Installer-systems mentioned above? I know it\'s available in Windows Installer, but it seems to be missing in any other system I look
Situation During the installation of our product I detect if our programs are still running (from a previous installation) by using CheckForMutexes. If our programs are still running I pop up a messa
I\'m creating an Installer using Inno Setup. I have to take two paths from user. One for program executables and another for libs. The default app folder is {pf}/companyname/applicationname
I\'m using Inno Setup to generate setup program for my application, and I would like to write a script to NGen my application during installation. I want the code to be able to NGen files targeting x8
When I change WizardForm.TasksList.Offset to 20, the result looks like this: http://img534.imageshack.us/img534/5968/taskslist1.png
I\'ve seen a lot of software give users an option to install software with the typical settings, or to allow the users to开发者_开发百科 choose what settings they prefer (like whether they want a desk