o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

Running my .EXE automatically after installation -

Hi,
I'm using VB's Package & Deployment Wizard to create a Setup program. Then I zip the 3 setup files (Setup.exe , Setup.lst & MyProgram.cab) into one file:
-MyProgram.zip.

I then use Winzip's Self-extractor to create a Self-extracting EXE:
-MyProgram.exe

So far so good, when I run my self-extracting exe, it extracts the setup files, runs the setup.exe and installs the program.

...But...

How Can I run my program automatically after it has been installed?
I didn't see that option in P&DW or Winzip Self-extractor.

 

Automatically Install Installation -
Using Visual Basic is there any way to create code that will automatically run an Installation pacakage. For example, will auotmatically click on Next, etc.... In other words a way to take an .exe of an installation pacakage and be able to manipulate the install process..


[2005] Supply .NET 2.0 -
As with most of you, all of the programs I write have the .NET 2.0 Framework as a pre-requisite. Is there a way to include the redistributable on my installation CD and perform a pre-installation check for .NET 2.0, installing the Framework if it is missing on the installation computer


[2005] Program runs automatically after installation -
There is probably a really easy solution to this problem but I have tried publishing my application, which worked fine, but when I try installing it the program runs automatically after installation. How do I disable this? Thanks, --Rikki


help required in running mdacrdst.exe -
I am installing a VB application that installs MDAC Version 1.5 by running the mdacrdst.exe cab file. The cab file is compressed in the VB installation file. The problem i face is, when i install the application , the MDAC cab file runs and installs MDAC and asks to reboot the pc. If u


wizard installation -
ive created the .msi file . Now what i need is to save this file in a CD and when the user enters the CD the installation starts automatically ( wizard installation ) so how can i do that


App Installation problems -
Hi everyone! I am having a problem installing my app. It is telling me that mfc42.dll and msvcrt.dll is in use by another app ( I have no other applications running when I am running the setup) and file msado25.tlb gives me a unable to register error at the end of installation. Ha


Run application after installation automatically -
I would like to run the application (file.exe) at the end of installation, without user run the application manually. I can run a script file (vbs or bat) during installation or there is some command or option to be setted during setup. I need it because I would like to show an ico


cd installation -
I'm writing a small user friendly installation exe for some people at work. I have already set the exe to load automatically, but I need the program to know which cd drive its in so that when they click the command button it installs instead of crashing out. Can anyone help?


Only during Admin rights during installation -
Hello, I like to give my installation application Administrator-rigths during the installation of my application, so it is allowed to install OCX-controls. After the installation the userrights should be the same as before the installation. Can anyone show me the way to the s


Auto Start Disk- PLEASE READ!!! -
Is there a way to make an exe on a floppy disk and have it automatically run the exe when it is inserted into the drive(it is the same concept as placing a CD in its drive and running by itself). PS: THIS IS NOT AN INSTALLATION!!!!


[2005] Checking if an external program is running -
Okay, I have a piece of code that starts an external installation program: Process.Start(programLocation) The variable programLocation may be any number of locations on the hard drive or a network resource. The program, ideally, should do its thing, and the process should then


Automatically Create a Desktop Shortcut with Icon of Choice During Installation -
Hi, How do you automatically create a desktop shortcut with icon of choice during installation of a Visual Basic program? Thanks.


Installation is not automatically resuming when the system restarts -
Hi I am creating a setup project for my small application created in VB.NET, I have "PluginInstaller.msi" installed in my computer, When I am running this setup program in a test machine where no .NET framework and MDAC2.7 is installed, the application is automatically in


VStudio Installer -
I am trying to make an installation package using VSI .msi, But I don't know how to make something like when installation is running I would like to check if mdac 2.6 is installed on target machine if not it should ask the user to install the mdac 2.6 on his machine, if he clicked y


[2005] Launching another .msi from within .msi! -
Hi, I'm using VB.Net 2005 Pro and have created an .msi for my app using the built-in installation deployment project. When the installation is running however (or at the end of the process) I need it to run another .msi which I'll include in my distribution. How would I go abo


About Installation Package -
Hi All, I have a problem regarding Installation of an application developed in VB.Net. I created a package for the application. While running the .exe file after Installation of the application, it is giving the error of debugger. The error is 'System.IndexOutOfRangeException'. And


Make a disk start itself PLEASE READ!! -
Thank you for reading this message! Is there a way to make an exe on a floppy disk and have it automatically run the exe when it is inserted into the drive(it is the same concept as placing a CD in its drive and running by itself). PS: THIS IS NOT AN INSTALLATION!!!!


running from NT to XP -
I have made an application using vb6 and WinNT, the setup script and program its created from Inno Setup. When I install the program to a WinNT machine its ok but when I install it in a WinXP machine I take several errors during installation. I need some suggestions for making this ins


Having VB hit "Next" Buttons Automatically -
Ok, thanks for everyone's help so far, I have another question that might be a little strange. I was wondering if there is a way to have VB "click" the Next buttons in another application. Here's my scenario, I'm writing a custom installation program that requires t


error during installation -
why is it that when i install my finished project to Win2k i got an error? error stated that needs to upgrade the system, and i click OK button, and then new info window open that has 2 buttons YES/NO, if YES system will automatically update, else cancel installation. i select YES,


Running my .EXE automatically after installation -
Hi, I'm using VB's Package & Deployment Wizard to create a Setup program. Then I zip the 3 setup files (Setup.exe , Setup.lst & MyProgram.cab) into one file: -MyProgram.zip. I then use Winzip's Self-extractor to create a Self-extracting EXE: -MyProgram.exe So far so g


creating dsn automatically -
hi experts!, I want to create a DSN for oracle server database. the DSN should be created automatically, when ever the program starts. I careated the DSN in control pannel using odbc datasourse I provided the 'user name' and 'password' for the oracle database which is on the ora


Accessing Controls on an app -
I am running an installation package or exe using the shellexecute command. When the exe is called and begins to run, the user is required to click on Next, Next and then click on Finish. Is there a way using VB to access the Next and Finish button of the exe and automatically click


Missing links in MSDN Help -
I have installed VB6 Professional (full installation) onto a new laptop running MS windows XP. In the MSDN Library help files, the links which appear at the top of most pages and are interspersed throughout the document are replaced with a small box with a dot in the centre. I ha


[2005] Starting application after completing the installation -
I want to start the application of some product that is installed by using the VS Setup and Deployment setup project, for installation of the product. The product is getting installed successfully but to start the product just after the installation, I've to start the application from


Vb 2005 installation malfunction -
hello... well this is my problem, I was installing vb 2005 on my laptop (which uses ultimate vista) and i ran out of batteries so the installation wasnt closed properly, then when i try to install it again it gives me an error saying that i need "windows xp service pack 2 update


Good Installation automation -
Hello all, Recently I've offered to make an automation process occur for a fairly complex piece of software. I need some automation software to do this. The software must be able to compile a standalone exe (not requiring any runtimes or anthing) and the EXE must be compatible with vi


Change registry during installation -
Hi Can anyone tell me how I can change the registry during the installation process? I need it because in order to make my program works, some modification to the registry must be changed first. Of course I can just tell the user to change the registry manually, but is there a way to


reigstration problem -
Hello all, I have an application for which I have created an installation package with the Package and Deployment wizard. The program runs fine on my my computer. However, when installing on another computer, the installation works fine, but when running the program I get an error m


Installation Problem/Error Message -
I'm having some trouble that I hope you all can help me with. We just got Visual Studio.NET here, and I've comleted the installation onto my PC. I opened it up, and wanted to create a new project. I went to Visual Basic Projects, and then ASP.Net Web Application. When doing this, I'm g


My Installation containing Frameworks setup -
A stupid question (On day 6 of learning VB.NET) If I was to write a 'Hello Word' application in VB.NET destined for a machine which isn't running frameworks (say Windows 95), what would the installation program install on the clients machine?


VB.NET Installation -
Nothing like a running start..... I put Disc 1 from the VB.NET package in the drive and up comes a msgBox("Could not find the file:", vbOkOnly). No clues are given as to which file is not found, and installation terminates. I've tried searching MS, as well as these forums


Testing Internet Explorer... -
Hey guys. Can someone post some code that will test if I.E. is up and running or not. I need to make a program that will allow me to automatically launch I.E. if it's not running. But it has to see if it's running first. If I.E. is running, it will do nothing. Make sense? Thanks


Application Dep. V/s Running code -
hi all!! i had a problem few days back regarding running my project on other pc, which was solved by Randem........he showed how to pack the project in the installation file to make it run on other PCs. but there we talked about running the exe of the project n its resulting in err


How to Register Dependant DLL's in GAC upon installation. -
Greetings. How do I get my setup project to automatically register a DLL into the GAC? I've set the register property of the DLL to vsdraCOM. After running the setup project on a machine, other than my development machine, I notice that the DLL has not been registered into the GA


PDW package/XP/user rights problem -
After packaging a vb6 program via PWD, I installed the program on an end user machine running Windows XP. I use an account with local administration rights and installation is fine. But user with no admin rights couldn't run the program properly. It seems that the installation is for


How to tell if a VB exe is running -
I created a VB 6 app that multiple user run on their workstation. The installation package is on the production server in a place called \\WhatEverServer\Software\MySoftware. In that spot, there is the executable (which I recreate "recompile" from time to time) and the i


Automating the Installation of Zipped filesPlease help -
I have an application that I am trying to automate the installation of. I have about 20 different files that need to be put into specific directories to make the application run. The problem that I have is that some of the files are so big that I they need to UNZIPPED off the cd befo


Installation error---URGENT PLEASE -
Dear friends, I have developed a database project.While running the setup file i am getting an error message like this. "The file 'C:\windows\Temp\msftqws.pdw\$(DLLselfRegisterEx)' could not be registerd because it was not found" After this message the package is unins


Waiting for current program to close before proceeding to next -
Hi, I have a bit of a query. Haven't actually started writing the code yet but just after a few ideas if possible. Basically I have created 2 exe files. These files are made up of scripting language that automates the installation of an application (which work fine) I'm consid