Relating to the 2010 version of the InstallShield software that helps install software on Windows.
Questions tagged [installshield-2010]
106 questions
2
votes
0 answers
error could not load file or assembly 'microsoft.visualbasic.powerpacks.vs'
i created a program in visual studio 2010 using c# and sql server as database and used installshield for setup package everything works fine and can be installed completely
however when i open program it gives this error
could not load file or…

Scorpio
- 153
- 1
- 5
- 13
2
votes
2 answers
Uninstalling Installshield msi during WiX msi installation process
We have moved from InstallShield LE 2010 to WiX.
Our new WiX installer is able to uninstall previous WiX msi packages, but it does not detect the previous version of our software installed from the IS msi.
What steps should we take to make our WiX…

JustAMartin
- 13,165
- 18
- 99
- 183
1
vote
2 answers
ISDEV : error -6259: Internal build error
I am getting above mentioned error message. I have recently updated my Thwarte certificate because it had expired and now i am not able to build my installer. I have used pfx file and my password for signing.
Following is complete details of error…

Sanjay Singh
- 714
- 1
- 8
- 15
1
vote
2 answers
How can I hide the file name when install a program?
I am using InstallShield 2010 to build the installer of my project and I would like to hide the name of files showed while they are transferred to HD:
Can I hide the file name and keep the progress bar? Or even to suppress the window and replace…

felipekmr
- 11
- 1
1
vote
1 answer
how to choose Dialogs according to features selected in installshield 2010
I want to create a single installer for some web applications. Each application is a component of a feature. For each component I have some Custom Dialogs wich I created for save some configurations like connection string. My question is how to…

Cristian Nicoleta
- 105
- 4
- 13
1
vote
1 answer
InstallShield 2010 SQL Script multi line comment bug?
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 connection then add a new script that contains the…

Ian
- 5,625
- 11
- 57
- 93
1
vote
2 answers
HowTo autostart app to All Users installed with Basic Project (InstallShield 2010)?
Question: I have a InstallShield 2010 installed. I want to create a Basic Project, that would be able to install my simple application (single .exe file) to ALLUSERS on the host and also I need is to autostart application on every users log on. What…

mosg
- 12,041
- 12
- 65
- 87
1
vote
1 answer
(Installshield 2010) How can I register MIME Type?
I need to register some MIME types in IIS.
I cant find any options on Installshield 2010 but (Component-any component- Advanced Settings-File types) tab has some MIME @#$@% thing. I dont know exactly it can really do what i want.
Does anyone know…

sjuu
- 657
- 1
- 6
- 11
1
vote
0 answers
(installshield) I want to know how to run regardless of the files in the package program
I used installshield 2010 to create a package distribution file. The distribution file contains the Teamviwerqc.exe file. The problem is
the latest Windows 10 1803 update seems to have affected the package of my program.
When I run the program,…

yong
- 61
- 8
1
vote
2 answers
Wix created cub file
I have a problem where I create a cub file using wix which works fine however when I try and run it against a MSI created with InstallShield I get the following error:
Fatal schema conflict between CUB file
and database. Unable to perform
…

Wil
- 534
- 4
- 18
1
vote
2 answers
Create a private queues in MSMQ using installshield 2010
does anyone knows how to create a private queue in MSMQ using installshield? My application uses one and I can't seem to get it done...
Anyone has done this before? and if so, please help me
Thanks!

gabonio
- 39
- 1
- 5
1
vote
1 answer
Installshield 2010, Selecting to NOT install a feature, and it still attempts to install it
While using installshield 2010, I give the user the ability to install or not install two of three features during the installation process.
If the user chooses the "complete" install, everything installs fine.
If the user chooses to NOT install a…

Kyle Sprick
- 103
- 1
- 1
- 7
1
vote
0 answers
InstallShield 2010 Basic MSI Major Upgrade Error 2753
I am using InstallShield 2010 Basic MSI Project for installing a product. Now I've created a Major Upgrade item for performing a major upgrade from previous version.
In the project I have a EXE file which registers a 3rd party component, which needs…

Raghunathan Sundarrajan
- 13
- 2
- 6
1
vote
1 answer
Error -6003 on building setup with installshield 2010
I want to create a setup with InstallShield 2010 for my winform application.
I have created an InstallScript MSI Project and add all files and folders of my application to it.Also i have set Microsoft .net framework 4 full and Microsoft SQL Server…

M_Mogharrabi
- 1,369
- 5
- 29
- 57
1
vote
2 answers
Install Shield - How to Disable specific feature in feature tree?
I am new to install shield, I have an Install Script msi project and have some features, I want feature3 to be greyed out in sdfeaturestree dialog.
Kindly help me in to this I am very stucked.
kindly tell me the function which disable the check box…

Learner
- 39
- 1
- 6