I would like to create a custom wizard page after the page where you select the install location. I have seen how to create custom pages and add them to the wizard in the InitializeWizard procedure.
I want to distribute an app that uses \"Microsoft.Jet.OLEDB.4.0\" and .NET 4.0. I already found a way for my installer to download .NET 4.0 if required. I just want to know if this will automatically
I have a base inno-setup script that开发者_C百科 I use as a template for several installers.As part of the base script I have a call to the event function, NextButtonClick.
How can I get system display name of a file, directory, or folder as it would be displayed in a system file browser? For example original CD is 开发者_Go百科named somehow and I want to do little copy
I\'m trying to figure out how to turn the result of publishing an app with ClickOnce (with the Install from CD-ROM option) into a standalone .exe file that would extract the files into a temporary fol
I have an app written in VB6 with a MDB dat开发者_如何学Cabase. When installing the latest version if user has an older version than I would like to copy the old DB Folder(Program Files/AppName/DATA/
I created setup program for one application in inno setup , where I\'m trying to run application after install, but I get this message under Windows 7 :
Using the Pascal scripting, is there any way to connect to a server and send/retrieve data over http? B开发者_开发技巧rowsing through the reference I didn\'t see any way...The best way to do this is p
I have an installer (Visual Studio setup project) whic开发者_如何学JAVAh uses DIFxApp and an Orca transform to install drivers. The problem is that there are two DIFxApp merge modules - one for x86 an
does not run the command file. ShellExec (\'\', ExpandConstant (\'{src}\\dotNetFx40_Client_x86_x64.exe\'),\'\',\'\', SW_SHOW, ewNoWait, ErrorCode);