I have a legacy USB device driver which reads and writes data from and to the Windows registry to HKEY_LOCAL_MACHINE/SOFTWARE/COMPANY/PRODUCT.
I have created two releases for my Installshield Basic MSI Project. I want to launch the executable, on click of the finish button when the Installation completes. I have two different executables. I
I want to create a setup file with Installshield 2010. I have written my program with wpf and SQL Server 2008.
If I write a license file to isolated storage in 开发者_如何学JAVAa vb.net winforms app, and the app then undergoes a minor update, does the license file get \"carried over\" somehow during the update
I think I found a bug with multi-line comments and SQL scripts in InstallShield 2010. To reproduce the bug, create a basic MSI project. Go to Installation Designer -> SQL Scripts, create a SQL connec
How do you change XML files usually during upgrade?? (Basic MSI) I think \"XML File Changes\" Tab has too few function to change old app.config to new app.config. Because many kinds of old app.config
I want to make a script that open port in installation and close it in un-installation I made the both scripts but every time
I have two product Configuration releases for my MSI, namely Release1 & Release2. I have added a checkbox to the ReadyToInstall Dialog. I want this checkbox to be visible only when I build Release
I have added a checkbox to the ReadyToInstall Dialog in Installshield for a basic MSI. What I want to do is to set a property ISCHECKBOXSELECT to 0 or 1 depending on w开发者_C百科hether the CheckBox w
I need to register some MIME types in IIS. I cant find any options on In开发者_运维技巧stallshield 2010 but (Component-any component- Advanced Settings-File types) tab has some MIME @#$@% thing. I do