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

Helpp! Packaging... -

Hello,

I have just completed a vb6 program and plan to put it on CNET.com. But my program has a readme file and several text files on notepad that are required for my program to work properly. Also, the text files are required to be on the C:\ drive. Is there any way that I can package the text files with my vb6 program so that just the text files go onto the C:\ drive?
Help is much appreciated.

DFLW

 

Helpp! Packaging... -
Hello, I have just completed a vb6 program and plan to put it on CNET.com. But my program has a readme file and several text files on notepad that are required for my program to work properly. Also, the text files are required to be on the C:\ drive. Is there any way that I can pac


Packaging- Is it really possible -
I'm having real serious problem packaging my program, I created a .lst file that showed all the files needed to package my program. I'm using Inno Setup to package it, and I included all those files and when I tried to install it on another computer it started to give errors....Can any


VB5 & 6 Packaging -
I used to know of this packaging program that, converted vb code into a nice installer vs. the very tacky packager that is bundled with it. Someone link me please, i got a project.


missing avi after packaging -
I've packaged my vb program and added the avi file to the package, but when it's installed on my compter, the avi does not work anymore, am i forgetting something in the packaging and deployment?


Question on Packaging -
Dear Friends, I wish to know how can I make the "Licensing screen" at the setup when the user install my software for the user to enter his name, title, and company name so that these information can be printed on the About and splash screens. Will this be very easy


packaging and deploying application -
while using packaging and deployment wizard for building a Vbasic project a get a error when I install the project using setup.exe file on a different computer. The error says that mssoap1.dll was not registered during deployment in c:/winnt/system32/mssoap1.dll. Can anybody t


Packaging issue -
Hi I have an application and when I start the packaging process I add additional files eg txt files etc. These files are stored in various locations. How can I package the application so that when these files are installed from the setup.exe, that they are installed in the loc


Packaging swfs in VB -
Solve this one. I have a VB6 code with a swf animation. In design time and making the executable, all works fine. But when packaging and installing, I can olny see a blank space. And.... yes I have the ocxs. Besides, the swf is installed in the same folder


totaling numbers -
When I use this code to remove items, it doesn work why doesn't it keep correct totals except for CountMap? Private Sub cmdremoveitem_Click() CountMap = txttotalitems.Text Total = txttotalprice.Text ForeignInsurance = txtinsurance.Text Packaging = txtp


packaging software then install -
after packaging software and installing it on a machien without vb I get an error. If I click ignore the program works. Is this something I should worry about?? Rob


still can't find avi after packaging -
Hi, I finished packaging my vb program and I am still having problems having my avi visible and running after I run the setup.exe. The avi is somewhere in the background, because my form displays a blank spot where my avi should be when it's running. Can anyone help me, Thank You.


Urgent: Packaging + dll -
Hey there, I'm not too sure what is wrong with my packaging everytime i run my software on my pc which has vb it runs perfectly fine but if i install it on pc;s with out vb the part i cannot seem to open up my crystal reports as well as data reports in which i get an error... anyone


Packaging Wizard -
Doest .Does The vb Packaging Wizard wrap the DLLs along with the vb files? Thanks,


Packaging vb -
Help! i have tried to package my software which contains datareports. After packaging i get the error Application - defined Or Object_defined Error... Anyone out there knows what is wrong with the error.. Thanks once again!


packaging web services -
How do I go about packaging a web service for deployment using visual basic .net? Does installing a web service this way automatically change the Machine.config file necessary for logging on to the web services?


which is better packaging wizard -
Well, I use VB package and deployment wizard. I think its reliable but I cant create option for desktop shortcut and start menu uninstaller. Now which packaging software is the best, considering both reliability and option?


packaging and deployment -
hai, I have done my project in vb.net and sql server 2000 as a back end.In packaging convertion how i in clude my database.my client machine does not have sql server 2000.please give me the details. Regards Rama srinivas kumar.p


Installation, Packaging and Deployment problems -
Im using VB6-MSSQL7-ADO, what all steps do I need to take at the time of running Packaging and Deployment Wizard to ensure that program runs fine ??...coz after installation my program is giving an error msg in german: RunTime Error -2147467259 (80004005) (DBMSSOCN)Allgemeiner Net


how to include a folder while packaging -
hi Is it possible to include an entire folder while packaging my application using the package and deployment wizard?


Packaging and Deploying Apps with ODBC -
My application relies on a database, which I connect to via ODBC Data Source on the machine and OLE DB Driver for ODBC within the app. I'm having difficulty packaging my application so that the executable recognizes the database it needs when the whole package is installed on a recipie


P&D + Crystal Report's controls -
My P&D crash ever since I included the control into my project for packaging. Anyone has any idea how to overcome this problem? I've even try packaging my project on another machine with newly installed VB6 + Crystal Report....still crash. Help me pls. Thanks Harddis


packaging error.. -
i am packaging my app. i am using two ocx in my app. it throw a error "dependency file could not loaded" why? even if the ocx file is located in c:/winnt/system32/....what can i do? anyother possibilities... regards Rajesh ^ ^ * * V


Xp Packaging Wizard -
Is there some way to stop the setup.exe that comes from the Office XP packaging wizard from complaining about 'older' files being installed over 'newer' (but older version) files?


More Packaging/Compiling woes - Fatal Packaging Error! -
When I try to package my app, I get this message after I try to install it (to check and see if the package works) C:\windows\temp\msftqws.pdw\$(DLLSelfRegisterEx) could not be registered, because it was not found. The app does not install successfully. HELP????? I don't kn


Datagrid To Excel. Helpp, i'm dyingggg -
Any examples for me to do the above operation.. any codes.. Thanks A HUNDRED MILLIONNS......


Silent Install using VB Packaging and Deployment -
We need to deploy our application on 300 machines. Therefore we need a way to do a silent install. The installation package is built using the VB Packaging and Deployment Wizard. Can anyone help with the steps to install silently.


[2005] show hide helpp !! -
can some one tell me how can i make a panel 2 be hiden when button is clicked..? can anyone tell me the code..


Hmm... Easy Question.... But.. helpp pleaseeee -
I dont think that they should conflict becuase once I had all of them installed, and everything worked with no problems


Installation paradox -
two different generally held opinions but one's gotta be wrong ? (1) Always package your apps on the lowest operating system that it will be used on so as to avoid files from the newer system crashing the older one, for eg. (a) Packaging on Win98 and installing on Win XP would r


option buttons - database -
I have one field in my table called "PACKAGING". If the user selects Option Button 1 then i want it to insert "1" into the PACKAGING field. If the user selects Option Button 2 then i want it to insert "2" into the PACKAGING field. If the user sele


Running the project from pendrive making it portable. -
I have developed a database project in Visual Basic 6 using Access. The end user wants to copy the project executables (with database of course) to a pendrive and run the project from a pen drive on any pc he wants.In short he wants it to be portable in a pendrive. Now packaging the


Packaging Error realy need some help -
HI i've encountered an error during the packaging of an application at the last screen of the packing after give a name to the sript package a message box notify this error: Unexpected error number 457 appears : key alreday linked to another item's collection (be care i tr


Packaging Dependency Question - HELP!! -
I'm fairly new to packaging/deployment. When I go to package the application, I get a message that there is dependency information that is out of date, with 3 .OCX files listed as out of date. What do I need to do to resolve this problem so that I can successfully package this app


Packaging & deploying -
I want to package my program using a good Install shield, I don't wanna use Packaging & Deploying that comes along with Visual Studio. Does anyone know of a good install shield, that can come for free..Please let me know


[02/03] Can't Even Package -
Hello, Folks, I am basically an EAI consultant and for my work I took an initiative to develop a windows based GUI whose functionaility would be to simply execute a couple of Oracle SELECT queries and display the results in the form. I took the help of my friend who is a VB.NET expe


Can´t see my .swf after packaging -
Hi. I am new. I am working on a VB project in which I have a swf. While writing my VB code and running F5, all goes excellent. When packaging my project to make the installer, after the installation I can´t see my swf. I use something like this: FlashMovie.Movie ="route&qu


Problem Packaging *.vbg file -
i have problem packaging vbg file via standard Visual Studio 6 tools\package & depolyment wizard. coz it only accept vbp file format. Any idea / suggestion to package vbg file format. Please advice.


Packaging Wizard and Printers -
We packaged a VB application via the Packaging Wizard on a system whose default printer is a HP 1200 Laser. When one of our customers installed the program on his computer and tried to print a report, he got an error message related to the availability of an HP 1200, a printer which h


Tough one!! Packaging & Deployment -
I have a database that needs to be put into a seperate file... Does any1 know how to manipulate the Packaging and Deployment Wizard so that it will install an independent file in a folder within the setup directory? Or maybe someone could tell me how I need to edit the Setup.lst


packaging an entire folder -
Using the packaging wizard, how can I add an entire folder (directory) to the .CAB file? What I want is a 'Sound' folder added to the users App Path, that will contain all the .wav files. I want the SetUp to automatically create a 'Sound' folder and put the sound files in it. Thanks