Hey All, I made a installer Using Basic MSI and I written a custom Action for this, which installs a ".AIR" file using "airappinstaller.exe".The working of my Intsaller (Basic MSI) is- Firstly put some folder and setups file in program da...
Hey All, I am trying to make an installer of .air file using Basic MSI and I written a install script for that but it's not working it's giving me error. I am posting the code here which I am using. Please help me on this and tell me exac...
Hey all, I am trying to create a setup file using install shield professional edition and i need to change background image of each and every dialogs but i am not able to find this(attached below) dialog please help me, thanks in advance.
Hi All, i am creating a setup of my product .exe file using install shield professional edition. And i want to use my own custom dialogs instead of dialogs which install shield already have.please help me.:confused:
Hi All, I am creating an application setup using install script (lauchAppAndWait), I want to install my App without any type of user action that's why i am not giving permission to user regarding App launch (see screen shot) but when i am runn...
ChandanOmkar wrote:Copy your VC++ dll to SupportFIles/Billboards ->SupportFiles ->Language Independent. It will copy your file to the tempfolder during installation.Then you can use this dll to diiferent functions of installscript. But first you nee...
tjohnson1 wrote:I would sugest creating a prerequisite for Adobe Air and include it to your project. This will perform the check before your install starts and allowing the Adobe Air install to run. http://kb.flexerasoftware.com/doc/Helpnet/installs...
rrinblue22 wrote:This Preparing to install dialog is by internal setup.exe and there's no easier way to change anything on this....may be you can opt for small initialization dialog (Build settings)Hi rrinblue22, thanks for your reply, now it's worki...