Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
 
  HOME    TRACKER    Visual Basic




Install An MSI Package In An MSI Package.


I'm using Microsoft Visual Studio Installer 1.1 which I find easy to use. But unfortunately it's limited. It doesn't have something like installing additional features. And by installing additional features, I mean to say like a prompt for users if MDAC would be installed or something else. I found an article in MSDN which encapsulates the installation of MDAC. Or more to say, run the MDAC_TYP.exe from the MSI package. Now I want to know if there's also a way to run an MSI package included in an MSI package. In other words, run an MSI package (mostly third party) then run my MSI package to install my application. Is this possible?




View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread
Package And Install
So I am trying to make an installer for my program. I am using VBInstaller downloaded from Microsoft. But I am not sure how to add my dependencies or where to find them.

Example:

Neither a merge module nor dependacy information could be found for c:program filesmicrosoft officeoffice 10execl.exe

One or more files in MDAC.MSM have different versions that those installed on this machine
...

How do I add those dependancies or am I doing these wrong? Did I go about the procedure correct? I just loaded VBInstaller and browesd to my project. Is there an easier way?


Thanks In Adance!

Install Package
I need to set up an odbc link on a workstation where I am installing my application. Is there a way to do this with the Package and Deployment Wizard? TIA

Install Package
I have a VB application that I create install Pack. The program have few
folder, files to be included. I edit the setup.list to copy the file as
follow:

[Setup1 Files]
File1=offhostACC_Number.asp,$(AppPath)offhost,,,9 /13/04 2:27:03
PM,35523,0.0.0.0
email@removed ,$(AppPath)offhost,,,9/13/04 2:27:03 PM,35523,0.0.0.0
email@removed ,$(AppPath)offhost,,,9/13/04 2:27:03 PM,35523,0.0.0.0

But when I run the setup, I get an error that setup can not find the
c:install\acc_number.asp file. The Install is the folder that contain the
package, but not sure why I get \ So I change the file to:

File1=@ACC_Number.asp,$(AppPath)offhost,,,9/13/04 2:27:03 PM,35523,0.0.0.0
But the same error show.

Any idea what the problem is.
Saad A. Alasadi
Summit Information System
Senior Internet Network Architect
MCSE, MCDBA
(800) 869 7732 ex- 5602

The person who says it can't be done should not interrupt the person doing
it. -- Chinese proverb

Install Package
Hi
Is it possible to create a package in installshield which will run sql2000 set up first and than install application? The application is developed in vb6.0.If this is possible then please help me. I am waiting for your response.
Thanks
Sanjay

Install Package
Hi All,

My company is currently still using VB6 for some applications. We currently use the "Plain Vanilla" Package and deployment wizard that comes with VB6. We have a requirement that we would like to create a "Single" install package for this apllication we are going to sell. The only problem is that the "Base" program is always the same but we need to supply different templates for each customer. Is there any way to make the VB6 install package to Load these "Template" files from a "Subdirectory" on the CDROM we are supplying without having to make a "Custom" install package for each customer. Basically is there some "Clever" method that will make the install package do a *.* from a directory called "Template" and copy its contents to the "Application" directory used during the install.
This way the "Install" project is fixed and all that needs to be done is to
Load the "Template" directory with the customized files and they will be automatically loaded during install ? Did anybody ever solve a problem like this ? I am sure someone will have a method or provide me with insight on this.

Thanks in Advance,

Nick

Install Package
i'm having a proplem creating an installation program using the package and demployment application.
when i install to a computer that has access 2000 on it i get a provider error when i try to open a database.
i've used access 97 developing my application.
help me.

Problem With Install Package - VB6 And XP
We created an install package (with VB6 P&D wizard) that worked on our Xp, 98, and Nt machines. We received a brand new computer from our customer that had XP on it. Our installer did not work. We got an error "file ....
\@sst.pwl could not be found". Unfortunately we had to ship the computer back the same day and did not have a chance to find the root cause of the problem. We cannot duplicate the problem on any of our machines. (The sst.pwl is present in the CABs).


The setup.ini is shown below.


Quote:




[Bootstrap]
SetupTitle=Install
SetupText=Copying Files, please stand by.
CabFile=SST1.CAB
Spawn=Setup1.exe
Uninstal=st6unst.exe
TmpDir=msftqws.pdw
Cabs=3

[Bootstrap Files]
File1=@VB6STKIT.DLL,$(WinSysPathSysFile),,,7/15/00 12:00:00 AM,101888,6.0.84.50
File2=@COMCAT.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,5/31/98 12:00:00 AM,22288,4.71.1460.1
File3=@STDOLE2.TLB,$(WinSysPathSysFile),$(TLBRegister),,6/3/99 12:00:00 AM,17920,2.40.4275.1
File4=@ASYCFILT.DLL,$(WinSysPathSysFile),,,3/8/99 12:00:00 AM,147728,2.40.4275.1
File5=@OLEPRO32.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,3/8/99 12:00:00 AM,164112,5.0.4275.1
File6=@OLEAUT32.DLL,$(WinSysPathSysFile),$(DLLSelfRegister),,4/12/00 12:00:00 AM,598288,2.40.4275.1
File7=@Msvbvm60.dll,$(WinSysPathSysFile),$(DLLSelfRegister),,12/7/99 4:00:00 AM,1384448,6.0.84.95

[IconGroups]
Group0=SST
PrivateGroup0=-1
Parent0=$(Programs)

[SST]
Icon1="SST.exe"
Title1=SST
StartIn1=$(AppPath)

[Setup]
Title=SST
DefaultDir=$(ProgramFiles)SST
AppExe=SST.exe
AppToUninstall=SST.exe

[Setup1 Files]
File1=@SST.PWL,$(AppPath),,,4/26/04 12:13:46 PM,204,0.0.0.0
File2=@1019410.SST,$(AppPath)Apps1019410,,,4/26/04 1:49:30 PM,17159,0.0.0.0
File3=@APPS.TXT,$(AppPath)Apps,,,4/8/04 10:38:26 AM,83,0.0.0.0
File4=@SSThelp.cnt,$(AppPath)SSThelp,,,4/26/04 1:28:08 PM,962,0.0.0.0
File5=@SSThelp.hlp,$(AppPath)SSThelp,,,4/26/04 1:28:10 PM,247412,0.0.0.0
File6=@DPAHRP32.dll,$(WinSysPath),,$(Shared),12/1/03 2:41:54 PM,46592,8.20.0.0
File7=@Msvcp71.dll,$(WinSysPath),,$(Shared),3/18/03 11:14:52 PM,499712,7.10.3077.0
File8=@DPAURP2K.dll,$(WinSysPath),,$(Shared),12/1/03 2:55:10 PM,65536,8.20.0.0
File9=@DPATRP32.dll,$(WinSysPath),,$(Shared),12/1/03 2:45:54 PM,45056,8.20.0.0
File10=@DPASRP32.dll,$(WinSysPath),,$(Shared),12/1/03 2:45:22 PM,47104,8.20.0.0
File11=@DPAMRP32.dll,$(WinSysPath),,$(Shared),12/1/03 2:39:34 PM,81920,8.20.0.0
File12=@Msvcr71.dll,$(WinSysPath),,$(Shared),2/21/03 4:42:22 AM,348160,7.10.3052.4
File13=@DG121032.INI,$(WinPath),,$(Shared),4/20/04 2:35:10 PM,2321,0.0.0.0
File14=@RP121032.ini,$(WinPath),,$(Shared),3/23/04 10:33:02 AM,46,0.0.0.0
File15=@MSSTDFMT.DLL,$(WinSysPath),$(DLLSelfRegister),$(Shared),7/15/00 12:00:00 AM,118784,6.0.88.4
File16=@usiProPush.ocx,$(WinSysPath),$(DLLSelfRegister),$(Shared),12/23/03 11:04:48 AM,77824,3.3.0.0
File17=@usiProBar.ocx,$(WinSysPath),$(DLLSelfRegister),$(Shared),4/2/04 10:33:52 AM,81920,1.4.0.0
File18=@MSCOMCT2.OCX,$(WinSysPath),$(DLLSelfRegister),$(Shared),5/22/00 12:00:00 AM,647872,6.0.88.4
File19=@usiProHover.ocx,$(WinSysPath),$(DLLSelfRegister),$(Shared),12/23/03 9:27:12 AM,49152,1.2.0.0
File20=@Pro7Seg.ocx,$(WinSysPath),$(DLLSelfRegister),$(Shared),9/22/03 3:52:40 PM,53248,1.5.0.0
File21=@ProSlide.ocx,$(WinSysPath),$(DLLSelfRegister),$(Shared),2/25/03 12:54:30 PM,98304,1.5.0.0
File22=@mscomctl.ocx,$(WinSysPath),$(DLLSelfRegister),$(Shared),5/22/00 12:00:00 AM,1066176,6.0.88.62
File23=@comdlg32.ocx,$(WinSysPath),$(DLLSelfRegister),$(Shared),5/7/99 12:00:00 AM,140288,6.0.84.18
File24=@DG121032.dll,$(WinSysPath),,$(Shared),12/2/03 5:13:44 PM,47616,5.10.0.0
File25=@SST.exe,$(AppPath),,,4/26/04 12:10:26 PM,729088,1.0.0.9

; The following lines may be deleted in order to obtain extra
; space for customizing this file on a full installation diskette.
;
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
; XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Compiling Into An Install Package.
Hi, may I know whether after I made my project into an .exe file, I can be able to make it into an installation package? My application has an database and a datareport which is link to the database, so when I have make it into an .exe and install into another computer, must I change the directory of the database which my datareport is pointing to? Pls advice! Thank you!

Searching For Best Install Package...
I wrote a program that users download off the net in self extracting Zip. I then supply new versions for download often.

My users always have to go and uninstall the old version then
open the self extracting zip to a folder, then run the setup.exe from that newly created folder.

There MUST be a better way! Is there an install package out there that will do all of this for them? Please help... I LOVE this forum!

Help In Install After Making A Package
Hi,

I developped an application and made a package as well. I have Windows XP pro with service pack 2.

When I am trying to install this package on some other machines that also have windows XP and service pack 2, I get a message that some files are older than what are being installed and it asks to click OK to upgrade those files. I click OK then it asks to reboot the machine and I do that too. When the machine comes back up and I try to install my application again the same thing keeps repeating.

The only way I got arround to this problem is to install VB6 studio on those machines then install my application and then UNINSTALL the VB6. But I just can't keep doing this. There has to be some solution to this problem.

Can anyone please HELP me?

Thanks.

Compiling Into A Install Package
Hi, may I know whether after I made my project into an .exe file, I can be able to make it into an installation package? My application has an database and a datareport which is link to the database, so when I have make it into an .exe and install into another computer, must I change the directory of the database which my datareport is pointing to? Pls advice! Thank you!

Install Package Without Executable?
I need my program to work over a network and the error i get is that the computer reading the exe over the network doesn't have the component (eg. msflexgrid)

is there anyway i can make an install package with no executable but just installs the components to the correct place??

failing that how can i place the components in the computer manually??

thanks

GTJ

Problem When Install Package In Win XP
I built setup package with installshield 9, works fine in most windows XP but not in one of my clients notebook, he always get an error message "Activex can not create object" when the application load, have anyone had experience with this error?

for information, my appl use CR85, Apex DBgrid and he logged in as Administrator.

please help!

New .exe Spawns Old Install Package !?!?!?!
i know this sounds REALLY weird.

but i decided to change the .exe name of my program, so anyway i give the user the new .exe, and when they try to run it, it activates their old install package and installs the old exe etc. how F**king weird is that.

any pointers!?

vb6 install package was an .msi made from VSI

Install Package Problems
Ok, I¡¯ll set the scenario first of all for sympathy.

I¡¯ve been working on a program (My first VB-Windows program) in my spare time for the past six months or so, and during this time I have released it to several individuals via the PDW without a hitch.

Since then I have upgraded my old Win95 machine¡_ sorry, read as, very old¡_ and got hold of an XP OS. And since doing this, the damn thing will no longer install on other people¡¯s machines.

I thought that Visual Studio Installer may remedy this, but it has the same problem.


The software.

It¡¯s a Database application that uses dao360 with an Access 97 database. After the program has been installed, either using the PDW or the Visual Studio Installer 1.1, they get a:

Run Time Error 91... Class Not Registered Object Variable or With Block not set or something.

ONLY when they access areas of the program that communicates with the supplied mdb file.

I get the usual dependency missing stuff when I build the installer, but I always have done before with the PDW on my old machine and it never seemed to be a problem, it still worked fine.

I also should add that I¡¯m not saying it¡¯s XP that caused any of this, as I have also recently installed the SP5 and the Visual Studio Installer now and I¡¯m sort of grasping at straws¡_ I¡¯m now basically asking for more hands to help me grasp at them.

Please help.

P.S. I'm new to this, so I have also posted this on the Database board as it kinda applies to both... if the Admin deletes one, could you please be kind enough to group the responses. Thanks in advance.

Making An Install Package
Hey guys,

I was trying to package up a small program for distribution and needed some help.

The program has a data base that is Access 2000. I use a "Microsoft Jet 4.0 OLE DB Provider". When this program and database is installed on a computer that does have VB installed, it has a dll error, that I assume is tied to the database.

What dll do I include with the package to make this work. Here is the list I have to choose from:

1: Excel: Excel 5.0, Excel 4.0, Excel 3.0
2: ODBC Direct
3: ODBC with Jet Workspaces
4: Jet 2.x: Jet 2.x

Any suggestions?

Bob

Install Package - Error Help
VB6 SP5

I'm using the built in install package software (that comes with VB).

I've got feedback that when one person tries to run the app after installation, they get this error:

SYSTEM ERROR &80070485 (-2147023739) One of the library files needed to run this application cannot be found.


Is there any way to figure this problem out??? (i.e. which support file the stupid thing forgot to include or something).


THANKS

Make Install Package
When I make a installation package, I got following message. I don't know how it will affect my software if I select file's checkbox.

Below is a list of files for which dependency information could not be found . To proceed without the dependency information for the file(s), click OK. To permanently mark a file as having no dependencies, select its checkbox.

Thank you in advance

Creating An Install Package
Does anyone know how to create an install package that will include all the DLL files needed to run the program?

-tyson

Package Built On Xp Wont Install On Nt
I ve created a vb6 installable package using package and deployment wizard in windows xp . It works fine in xp machines.

The insallation process if going well in windows nt but the applciation wont lauch and shows run time error.

can some body give me a immediate solution. urgent and quick responses appreciated

siva

Install Fonts With The Package Wizard
Is there any way to have the Package Wizard install fonts?

How Create Install Package For VB6 Project?
Just want to refresh my memory, how could we create install package for vb project with VB?

How To Create A Silent Install Package
Hello to you all...

Is it possible to create a "silent installation package" in VB6 sp5 ?

I'm trying to create such a package so that my SMS server would be able to install a program at night without users intervention.

Is this possible or should we use a 3rdparty that I don't know the existance of in order to accomplish that... ?

Thanks in advance for any help provided

Incorporating Multiple Exe's In One Install Package
Hi! This is my first time so, hello to everyone!

Now the question:
I want to incorporate some different exe's in my instalation package (PDW). These exe's are all part of a large program (POS) and most of them are using ADO and different controls. My question is: If I simply include them into PDW, will PDW get all dependencies for those exe's to work properly on the target machine?
Foe example: one exe does the administrative work, second one does the actual bussines work, etc. Then all have to be listed in the "Start-Programs" list respactevly and can be run individualy from there.

Will this work or should I approach this somehow different?

Thanx in advance!

Trying To Install A Component Services Package
I'm trying to install a Component Services package on a client machine, and have a problem.

What I've done is create two DLLs and copied them to c:winntsystem32 on the server (win2k). Then gone to Component Services, created a new Application, installed both the components and marked each class as "Supports Transaction". I've then exported the package to some other directory and run this on the client machine, which seems to install it ok. But when my program tries to create an instance of one of the components, it says "Interface not registered".

Any ideas how to solve this? Do I need to set each class' MTSTransactionMode to Uses Transaction or something?

Package And Deploy - Install Error
When installing a program that has an additional .exe file packaged with it, on some machines I get an error that the path cannot be found. The error message box shows an additional backslash has been placed in the path it is trying to see. Has anyone seen this before????

Looks like this:

c:my projectmy directoryanother directory\myexe.exe


It is only doing this on one machine. I can't reporduce it anywhere. I am attempting to take the exe out because it installs all the other packaged files alright.

Any suggestions?????

Thanks-
M

ODBC Packaged Within Install Package ???????
I was told that you can build an install package AND .... It will/can
contain a ODBC connection is this True or False...?

If True How? Only way I know to create a ODBC connection is the user
creating it via something like Data Sources in Win 2000.
Bruce

Bruce Thew
Real programmers don't comment!
It was hard to write it should be hard to Read!

Package Wizard && Install Problems
Hi,

I am small-time coder in VB6 and have been doing mostly maintenance and support work. now I have developed a full application which I need to package into a Setup.exe onto a CD to distribute for installation.

Unfortunately, when I was running the Packaging Wizard, it was aborting with error - "You do not have access to this folder or there is insufficient space." This did not make sense as I was logged in as admin and the machine had over 33GB free space.

I found out my problem was that I was omitting during the packaging some of the DLLs which I thought I did not need. The problem disappeared on including these DLLs (like Excel9, and MSCal.ocx for MS Calendar control). But then the problem comes up during installation.

The installation runs fine but aborts at the end with error message:-
File not found TempDir$DLLSelfRegisterEx MSCal.ocx....

(Note: All other DLL and OCX files are being installed with $DLLSelfRegister - in setup.lst - except for MSCal.ocx which uses $DLLSelfRegisterEx - anybody knows why?)

When I delete the line from setup.lst, I get a different error message -"Unspecified error" and the installation again terminates and uninstalls.

I am not using the Calendar control anywhere in my project though I am using DateTimePicker controls. Do I really need MSCal in my setup? And why is it not registering properly during install? What could be causing the "unspecified errors" and how can I resolve them? I need to package this application fast to deliver to our office.

Something I must add, my project contains a reference to a DLL I wrote and that DLL is included in the setup. Could it be part of the problem?

Please help URGENTLY.

Many many thanks.

GoodGuy.

How Do You Distribute MDAC_TYP.exe With Your Install Package From MSI?
Problem: How do you distribute MDAC_TYP.exe with your install package from MSI?

MS would lead you to believe that you can create an install, and then run wrapper.exe with your .msi file and then your customer would get your app and MDAC all in one seamless install. I have found that the wrapper.exe will allow your app to be installed, but MDAC does not get installed on some Operating systems, Win98 for instance, and no errors to work with are generated.

Or you may try to run MDAC_TYP.exe in silent mode and try to suppress the reboot until after your app has installed. This also has the same fate as using the wrapper.exe.

I can't be the first one to have run into this.
Help
Thanks to anyone who can shine some light on this.
Fritz

Problem Whith A XP Package To Install In NT 4.0
I have a Installation package created from my PC (XP Operating S.) with the P&D tool. Now I have problems to install it in a Windows NT 4.0 machine (Used as Terminal Server). It shows messages about lack of actuallization for archives. Turn off the machine, but these messages remains time by time. Someone told me it would be relationated with the language version for OS (My XP is a spanish version but NT is a english version ). Is it possible ...? I only Know I know nothing. Please, can anybody help me?

Package Requests Computer Reboot On Install
sometimes - and i couldnt figure exactly under which circumstances - the setup.exe built with the package and deployment wizard asks for a computer reboot the first time it is installed on a client computer. is there any way to avoid that, or does anybody know exactly why is this happening? thanks.

How To Change Package And Deployment Install Path
I need my database to install at C:documents and settingsall usersapplication dataFolderNamedatabase name

Can anyone tell me how to change te .lst file to change the install path for the database? I have tried to change the path but had no luck on getting it there.

Thanks,

Jason

Windows 2000 (Install Software Via Package)
I have made a package under Windows NT4.0 (SP5) for VB with the Package & Deployment Wizard. If I install the package on other Windows NT4 machines I have no troubles. The whole software is running without any problem.
But if I want to run the package under Windows 2000 i get problems.
I get the message
"Setup cannot continue because some system files are out of date on your system. Click OK if you would like to update these files for you now. You will need to restart Windows before can run setup again. Click cancel to exit setup without updating system files."
I click OK and the system is rebooting. After the system is ready to work i'll try to setup the package again. What happend is that the play described above happens again.

What should i do?
Must I build the pachage under Windows 2000?

In the package i install:
[Setup1 Files]
File1=@MSCOMM32.OCX,$(AppPath),$(DLLSelfRegister),$(Shared),6/24/98 12:00:00 AM,103744,6.0.81.69
File2=@MSVCRT.DLL,$(WinSysPathSysFile),,,2/11/99 1:33:58 AM,266293,6.0.8397.0
File3=@scrrun.dll,$(AppPath),$(DLLSelfRegister),$(Shared),9/13/00 2:36:12 PM,147512,5.1.0.4615
File4=@TraceServer.exe,$(AppPath),$(EXESelfRegister),$(Shared),9/24/00 8:29:01 PM,32768,1.0.0.0
File5=@Fsclient.ini,$(AppPath),,$(Shared),3/27/00 4:28:02 PM,2558,0.0.0.0
File6=@DbgTrace.ini,$(AppPath),,$(Shared),9/14/00 1:34:44 PM,174,0.0.0.0
File7=@GenInterface.dll,$(AppPath),$(DLLSelfRegister),$(Shared),9/26/00 2:57:37 PM,110592,1.0.0.0
File8=@GenProt.dll,$(AppPath),$(DLLSelfRegister),$(Shared),9/26/00 2:57:01 PM,331776,1.0.0.0
File9=@XTimers.dll,$(AppPath),$(DLLSelfRegister),$(Shared),9/22/00 10:23:46 AM,20480,1.0.0.0
File10=@TestApplikation.exe,$(AppPath),,$(Shared),9/26/00 3:36:29 PM,172032,1.0.0.0

chris

Crashing Of Many Different Softwares After Attempt To Install A Package Created In VB
History: About an Year back, I created a Game in VB6 that ran very well on my system or any system when Ran through Visual Basic 6.
However it showed Wierd results when I tried to create its package and tried to Install and Run it on syatems not having Visual Basic.
It Got Installed on my system (old and new) very well and Ran well too. But on other Systems (not having VB), error occured during installing itself. Error was regarding OLEAUT32.DLL file. Results were too wierd. Computer got Hanged and had to be restarted, and the Game had not got installed. Moreover, most shockingly, the other independent softwares like MS WORD, MS EXCEL, Scanner , Printer Softwares, etc all crashed with the same error of OLEAUT32.DLL.
I searched on the net and found the cure in DCOM98 and vbrun60sp6.exe.

Note: 1. I had Made the Game in my old computer (Windows 98SE) but made the Package in new computer (Windows XP, Professional,Version 2002, SP2)
2. Package was made using VB Package and Deployment Wizard
3. Ive used Speech API in it. installed from SAPI4SDKSUITE.exe of Microsoft.

Present: Recently, I again made the package of the Game and this time I didn't include the OLEAUT32.DLL in it. I was quite sure that it will run well on a PC having only XP as it was compilled on an XP machine. I gave it to my friend, she tried to install it on her "pure XP" machine like mines, but again ERROR came up.

This time there was some different Error like the Softwares like MS WORD, MSEXCEL, etc had unsually modified menus, Taskbar does not show up, then error comes that taskbar not installed...something like that.

I dont have ANY idea why such Wierd things are happening , and most unusually its not happening even once on my own PC.

I cant Upload the Game here as its about 100Mb.

I'm enclosing the list of files that are used.

[Setup1 Files]

MDAC_TYP.EXE,
Xvoice.dll,
msdxm.ocx,
TABCTL32.OCX,
msado20.tlb,
MSDERUN.DLL,
daxctle.ocx,
Rash Smash 1 .exe,

Im also attaching a LST file (saves as Txt File) that was created during Setup Creation.

Hoping for a positive reply. Thnx.

Is It Possible To Create Install Package By P&&D Without ST6UNST.LOG File Is List?
I understand that ST6UNST.LOG is a neccessary file used for complete application uninstall process.
My point of problem is on, I try to make some setup that most contain only .DLL and neccessary file for run application. Application file and data will be stored on Server site. At this point I think the folder for my application on client site is no need (only ST6UNST.LOG may stored on application directory).

So Is it possible to create install package by P&D without ST6UNST.LOG file is list? (But still aviable for uninstall)
Or Is it possible to create install package by P&D that uninstall process is not need? (Install once and never uninstall)
And How?

Problem Of Building Install Package With Soap Toolkit.
I'm using Soap Toolkit in my VB application. As long as Soap toolkit installed on the PC, the application runs good. however, I have problem to build install package for it. I downloaded Soap Merge Module from microsoft and add it to installshield express, it seems that it did not install the Soap Merge Module. It always reports problem. Anyone has the same problem before? How to fix it?

thanks

Install Package For Applications That Span Across A Network, N-tier...
Would this do the trick?

I have £1000 ($1700 roughly) to spend on an install package, but it must be capable of creating n-tier setup packages...

[URL = http://www.installshield.com/isas/]Would this do the trick?[/url]

Woka

Change Default Destination Directory In An Install Package?
Hello,

Is there an easy way to change the default destination directory for a previously created installation package?

Thanks for any help,

Ross

How Do I Create A Single Install File From The Package And Deployment Wizard?
Ok. Everytime I use the package and deployment wizard to create my install package, it creates a .exe, a .cab, and a .lst file.

I only want a single file, AppName_Installer.exe How can I get this result?

Call me a stupid noob or whatever, just be sure to include in your insult how to create the single file installer. I need a single file that I can send out to my company for each user to install. If I try to send two or three files, I can just imagine how many errors I am going to get emails and calls about.
Thanks in advance.

Package && Deployment Hangs At Loading Package Types
Using VB6 on Vista. I haven't used my package and deployment for a while but today I recompiled my application and tried to ceate a new package for deployment. It got as far as "loading package types..." and quit. I reinstalled the program a couple of times without success. I noticed at the top of my 'Add-in Manager' there is an item that says "<MISSING>AFVBAddinConnect" if that makes any difference. Hopefully, someone has a solution or reason why this is occurring. Thanks.

Jim S.



Edited by - jschuchert on 8/17/2008 7:05:58 AM

Oracle Package.Procedure Works But Package.Function() Does Not ?
Hi,

I am trying to call a function in a package in Oracle, from VB. I am using the traditional ADODB with connection, command and parameter objects. The function has 6 input parameters and it returns a string value.

We have no problems reaching the similar Procedure under a package, but when it comes to accessing the function, it gives errors. I got "no descriptor found", after some changes "object stored Procedure does not exist" .

Any suggestions on how differently to access a function within a package as opposed to a procedure ?

Thanks,
Arch



Edited by - Archvile on 9/14/2004 3:07:01 PM

Package And Deployment Wizard Not Generating Package
Hi,

I am trying to generate a package, for a Visual Basic application I wrote, through the Package and Deployment Wizard utility. PDW seems to work great until it gets to the last step. When I click the "Finish" button, instead of generating the package, with its setup and library files, it bombs out/exits without giving any clue/error message why.

I would appreciate any help you could give me on that.

Thanks,

TM

Package && Deployment No Error But Package Not Create
I tried to package my vb program but after i have completed the package and deployment wizard, the wizard just exited without creating the installation package for me. I have check the folder, it only create the setup folder and support folder without files. please advise what could be wrong.

I have tried using the package and deployment for another VB Project without any problem.

Package 'cannot Find File' - L:Package\@test.exe
Hi,

I created a package for my software (written in VB6), but when I try to install, it tells me that a file: L:Package\@test.exe cannot be found (L:Package is the location of the package). Test.exe is supposed to be built into the package, but I get this error. Also, when it tries to remove the installed files, it just gets stuck and crashes.

Anyone got any ideas? - a quick reply would be greatly appreciated.

How Can I Change The Package Size Of Winsock Package.
I have a satellital connection. That´s requieres one maximun package size, the server send a notification of this to the client, but the client forget this.
I need read this notificartion and change the maximun package size!!


TIA

VB Package Using Package And Deployment Wizard
I am trying to create VB Package using Package and Deployment Wizard.
Earlier I have created Package successfully
But recently I have installed .Net in my system. From onwards I am getting
“The exception unknown software exception (0xc06d007e) occurred in the application at location 0x7c59bbf3†error while creating VB application package. This is coming at the end of process.

But still I am getting Package. But while installing this package this is giving following error.
“The operating system is not presently configured to run this applicationâ€Â.

I have created this package on Win 2000 operating system.

Please help me. This very urgent.
Thanks,
Kumar

Calling An Oracle Package.Procedure Works But Calling A Function In The Package Does Not ?
Hi,

I am trying to call a function in a package in Oracle, from VB. I am using the traditional ADODB with connection, command and parameter objects. The function has 6 input parameters and it returns a string value.

We have no problems reaching the similar Procedure under a package, but when it comes to accessing the function, it gives errors. I got "no descriptor found", after some changes "object stored Procedure does not exist" .

Any suggestions on how differently to access a function within a package as opposed to a procedure ?

Thanks,
Arch

Execte DTS Package From VB Doesn't Run "Execute Package"
Hey!

I am executing a DTS package from VB. This DTS package has an Execute Package task which executes a child package. Or it should do!! When running from Enterprise Manager the two packages run successfully. When I try to execute them from VB it appears to run successfully, but it is only running the top package.

Any ideas?

Best Way To Package??
Yippee.. I love an opportunity to sound like a newbie.

I am about to distribute a VB app to an office, and I have been using the standard Package and Deployment plugin to do it. However, I feel this setup process leaves a lot to be desired, like unable to place Shortcuts anywhere, and seemingly no other customization options for the installing party. What options are out there and what is considered the "best way to go"? Any help on this will be greatly appreciated! Thanks in advance!

Copyright © 2005-08 www.BigResource.com, All rights reserved