installshield
InstallShield: source and target directories and files
I\'ve been tasked with taking our existing InstallShield based installer and con开发者_StackOverflowverting it to Install4j. I\'ve been going through the ism file (XML version) trying to figure out wh[详细]
2023-03-30 15:16 分类:问答Can i include the "vcredist_x86.exe" in my setup
I have an application developed using c++\\cli on vs2008. As you are aware to deploy this application on any machine, i need the vc++ redistributable to be installed on the target machine.[详细]
2023-03-30 10:52 分类:问答platform independent paid installer
For my java project i need an installer which is professional like I开发者_如何学PythonnstallSheild or advanced installer,[详细]
2023-03-30 04:46 分类:问答How to suppress warning message showing unable to register ocx in Installshield?
In want to suppress warning message generated while installing application through In开发者_StackOverflowstallshield Environment.[详细]
2023-03-29 21:43 分类:问答Using InstallShield 2011, how can one create an installation to add files to a previously installed program?
I\'ve written an add-in to an existing program.I want to create an installation which copies files to a sub-folder within the previously installed program folder.The installation path of the existing[详细]
2023-03-27 16:30 分类:问答Environment Variable in 64 bit OS nor recognized without reboot
I have Installshiled script which define CATALINA_HOME as environment Variable initially. same script after that execute the batch file service.bat that is using CATALINA_HOME. this file when executed[详细]
2023-03-25 17:18 分类:问答How to modify EditField value on CheckBox action in InstallShield
I have EditField (it has global property EDITPROP) on the same window I have checkBox. I want to midify text that is visible in EditField when I check CheckBox.[详细]
2023-03-25 04:25 分类:问答How to initialize checkbox value in installshield
How to set initial value of a check box (Checked/NotChecked) in InstallShield 2010. I added CheckBox to the Form, during adding I let for creation of custom property (I named it ISCHECKED). I set Val[详细]
2023-03-24 09:27 分类:问答how to get the msi file instead of exe file with installshield 2011
I begin to use InstallShield 2011 to create my installers (they must be files .msi). Using a basic msi project I finally get a setup.exe. My reference was this thread: http://community.flexerasoftware[详细]
2023-03-23 16:32 分类:问答Show message "Setup requires a 64Bit processor" from InstallShield in basic MSI project
I am using InstallShield 11 and creating a basic MSI project for a 64 Bit machine. When I run my setup on a 32 Bit machine开发者_运维百科, the Windows installer shows a message that[详细]
2023-03-22 09:57 分类:问答