installshield
InstallShield X not able to add Single Value to Registry Entry
I am making a Windows Installer using InstallShield X. I am not able to add single value to Registry. Like in HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\NetworkProvider\\Order[详细]
2023-02-17 14:37 分类:问答Create a key in the registry and set it's value with the installation path with installshield
I wrote a WinForms app and I want to make setup project for this and I want to use installshield for this, it\'s the first time that I use installshield, now I want to configure my setup project to cr[详细]
2023-02-17 05:29 分类:问答Installations in Windows 7
I have to migrate our current software installation to be able to install in Windows 7. It\'s a MFC application in Visual C++. The installation开发者_开发问答 is not extremly complex but it does have[详细]
2023-02-16 21:22 分类:问答Launching exe and bat files with InstallShield 2010
I have to make an msi installer for an application. That app requires Microsoft Visual C++ Runtime and MySQL Server and i wish to launch installers from mine. I\'ve been searching solutions,and tried[详细]
2023-02-15 21:51 分类:问答Installshield including satellite dlls
I\'m having problems including satellite dll\'s in a installshield project. I\'ve tried adding a component, say \"SatelliteNorwegian\" f开发者_如何学运维or a norwegian language installation, for whi[详细]
2023-02-14 04:33 分类:问答How to know installation action in installshield merge module type project?
I am using installshield to build a setup project. I have one InstallScript type project in which I have multiple merge module project included. In each merge module I have some custom install script[详细]
2023-02-13 17:19 分类:问答What is the best way to use InstallShield together with Subversion?
Does someone know a good Subversion client plug-in for InstallShield? Suppose I use TortoiseSVN client on our setups-preparing PC.[详细]
2023-02-12 18:08 分类:问答Using an InstallShield custom action to call Mage to update a ClickOnce VSTO application
I\'m only vaguely familiar with making setups, and I have been asked to create a setup that distributes a pre-built ClickOnce deployment package for an Excel add-in that uses VSTO.The problem:the cust[详细]
2023-02-11 17:35 分类:问答DLL on system32 folder on of winforms software
I\'ve developed a C# windows forms program, and I\'m using the Install Shield delivered with the visual studio to make开发者_Python百科 the installation process. The software generate many dependencie[详细]
2023-02-11 11:56 分类:问答Downgrade software version with InstallShield
My latest released program is version 2.0.1.0, but since it\'s just in beta I wanted to change our software version to 0.3.0.0.[详细]
2023-02-11 10:02 分类:问答