Inno Setup is a tool to create setup programs with an embedded Pascal-derived scripting language.
I am making use of Inno Setup (its amazing!). I was hoping to customise the installer so that I can …
inno-setupI'm trying to get the install directory of an application from the Windows Registry (Google Sketchup in this case) with …
windows registry inno-setup pascalHow can I watch values of variables while debugging in Inno Setup? How can I print something to debug output? …
debugging inno-setup pascalscriptEvery time I compile my installer the default installation directory is C:\Program Files\Company\Product and I don't seem …
installation 64-bit inno-setup istoolI'm trying to make a custom checkbox in my custom page (because it's a one page installer), is needed only …
inno-setup pascalscriptI am using Inno Setup to generate the installer of my application. How can set the version number of the …
inno-setupI have a DLL and OCX pack then I've decided to make an installer. This is what I have: ArchitecturesInstallIn64…
dll installation inno-setup regsvr32 dllregistrationI am struggling with getting Inno Setup to set the check box to true whether a desktop icon should be …
inno-setupMy kit created with Inno Setup installs my application in C:\Program Files\MyApp. When my application starts, it tries …
permissions directory inno-setupTo save bandwidth/space as well as prevent accidental meddling, the installation files for a database product (call it Ajax), …
zip inno-setup unzip