Advertisement

Experts Exchange is proud to recognize the top Experts of 2008. Alter egos aside, these Experts are technological superheroes!

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Installation Solutions: 1 - 25 of 73
 
Hello, I'm looking for a way to extract Installshield cab files. I've got two cab files, data1.cab and data2.cab and the content file data1.hdr. I already tried the following methods to ...
dear all, I am downloading an installer in img format, and try to install isobuster to open this img file. But I am not sure what to do after this, I still could not see the setup file? Ple...
I've developed an app in Visual Basic 2005 Express. I'm using Inno Setup to create the install. I'd like to be able to check for the dotnet framework 2.0 and if it's not found then have it ins...
Anytime I open windows explorer, windows installer starts up as if its installing a program.  Every time it says 'please wait while windows installs Adobe Acrobat 7'.  Super annoying!
Hey there all, I am trying to deploy a software package (msi file created with WinInstall) to about 400 desktops. So far with our test, I can get the package to install and everything works...
We have an application that must be be installed and deinstalled using VBScripts we have written in-house.  To install a new release we first have to run a deleteapp script to rip out any old ...
Have acquired MS certification from Verisign. Downloaded Windows Server 2003 Platform SDK. Ran SignTool.exe to sign my setup.exe which was created using InstallBuilder 8.11. Get error message ...
We're a software publisher distributing a in-house application on Windows Vista. Unlike other Windows operating systems on Vista our products are now having the users warned that they're attem...
My Inno Setup uses isxdl.iss to download the main executable.  It works flowless, but recently, I added a NeedRestart() function for Vista Users.  The problem is that when the user clicks the ...
Inno Setup 5.2.3 is adding uninstall shortcut on the XP start menu.  How to remove it ? I want to have the uninstall shortcut at Start Menu/Programs/Myprogram/Uninstall. I see that is fine.  ...
How to install .net 1.1 on network computers ( XP pro sp2). Windows Server 2003 domain, GPMC and AD available to push out the .net framework in a batch file if needed. I also have a WSUS...
I have created a project in vb .net 2003. I also created a setup project for the deployment of this project, By default the setup detects and installs .net 1.1 framework  . For my requirment...
I constantly have to customize my Inno Setup installation for different brand names.  I currently do it manually on every line the brand name change occurs.  I would like to create a variable ...
Hi Experts I have been working on this app for a while now, using the Publish option within VB 2005 to create the setup files and until now this has worked perfectly. Environment is VB 2005,...
I need to terminate all instances of IE in Vista in my Inno Setup script.  Can someone give me the code that will make this happen?
I have a service I wrote using VS2005.  It also used ClickOnce (CO) as a deployment agent so I can simply publish my changes and the service will fetch the latest code on a periodic basis.  Th...
I have a set of batch files that perform an installation and I would like to get this packaged up to look more professional. Is this possible? has anybody done something similar?
Simple Question: I want to distribute SQL Express with a .net Windows App. I am trying to find out how to integrate the installation and run the database script files for installation on the...
I am trying to include Bonjour silent install in another installer. I have tried the following: With msiexec /quiet /i BonjourCore-1_0_3.msi /qn /log bonjour_log.txt I get an error (details...
Hi Experts, I'm have a deployment project in .net (visual studio 2005). After building installation files successfully, I have two files in my output folder (setup.exe and myfile.msi). As ...
Hello all, I want to create a setup project that deploys several applications in a machine including 2 web applications, 4 windows services, 2 sql server databases and possibly other applicat...
I am using Visual Studio 2005 with sp1.  I am working on a setup project.  There are several requirements that I believe make a custom action necessary.  e.g. Setting up our SQL Express databa...
we are creating an exe using VB 6.0, we get this warning in XP SP2 and higher and on VIsta Machines. "UnKnown Publisher" Warning . How can we get rid of this warning ? It is a standard exe f...
I am writing a program that runs some Adobe Imageready CS2 droplets on files on a local workgroup fileserver (XP Pro SMB fileshare) and then moves the output files to another location on the s...
SkyCaddie is a 32bit program, I would like to install it on my Windows Vista Home Premium 64 bit OS. There are other 32bit programs installed on the OS on C drive (x86). I see there is a Contr...