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

what files are required -

Hi,

When distributing a VB6 app, assuming the target computer does not and has never had any VB installed, what are the basic required files I need to distribute with my app, not including any additional controls? Just the bare minimum required..

Thanks,

Dan

 

Installation of your app -
Whats the best way to package you application up and to make it install everything required on another machine. i.e set up the folders required and othe files such as swf files that are required.


what files are required -
Hi, When distributing a VB6 app, assuming the target computer does not and has never had any VB installed, what are the basic required files I need to distribute with my app, not including any additional controls? Just the bare minimum required.. Thanks, Dan


DLL files required by VB programs -
I have makin some visual basic programs, whitch is ment to be used on other computers besides my self. Some of my friends have told me that I need to give the users computer some DLL files. Is this only when I use advanced ActiveX or always? What DLL files is required? Sire egraver


What files are required.. -
What files are required to run a visual basic program on any pc? (If there is a site someone knows where i can down;oad them as a package (.zip) it would really help) thanks.


MDB + Dependent files -
Is there any way to find run time files required by ms-access and DLL's, OCX's required by ms-access project using VB???


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


frx, tmp etc files -
Hi, What files do I need to keep and which can i get rid of? I've got bucketloads of .frx files and .tmp files..........are these really necessary to keep? I think I have heard frx files are required but tmp files are just garbage..........please let me know thanx, clint


Including notepad files with my finished VB6 package...Please Help -
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 pack


Required Files -
How do you find out the required system files for your program? example: If you include a commondialog control you need to include a comdlg32.ocx file etc... (this is so other ppl can use your program) TIA, -BR


bundle required files into exe -
Hey, What is a freeware program I can use to pack all the required files of my program into one single exe? I don't mean into a setup file, just one which extracts them at runtime and deletes them when it closes, or extracts them into virtual memory. Nothing which the user has to do


question: self upgrading application -
The application I'm working on provides self-upgrade functionality, which replaces the current application when a new version is released (via ftp process). I don't have problem replacing the existing application (.exe file). However, sometimes addinging or updating .dll and .ocx fi


Required files for DataEnvironment/DataReport -
Can someone give me a list of required files need to distribute my application that uses a DataEnvironment and DataReport? Thanks, Dan


[Case Closed] Executing Files other than EXE -
I just want to know how to run files other than EXE files. It should launch the default program for that file type... I tried using SHELL, but it's only for EXE files. I tried using SHELLEXECUTE, but I don't know what to fill in for the required syntaxes... Any help will be d


How to check whether the required ocx files are present. -
How can I check whether the required ocx files are present in the system before running my programme and if they are not, give a specific link to download it .............. I have a big problem with the richtx32.ocx ........... I need to check the version of the mscomctl.ocx ,


Minimum Classes (or other Files) Required for Deployment -
When I create MyClass.class from MyClass.java; how can I be sure that I've included all of the classes that are dependencies of MyClass.class into say, a jar file? I really only want the minimum amount of classes required for deployment, but I think even the standard deployment clas


File dependancy list -
How can I , without going through and testing every single thing, find out ALL the files that are required with my installation program. When I try the package and deployment wizard, all the third party software ActiveX OCX's and some dlls are shown as not able to find dependancy info


VBScript Files Dependencies -
What are the minimum number of files required to install on a system to enable it to execute .vbs (vbscript) files. What would be the best way of installing them?


Required files for Installation -
I have an .exe and I am ready to deploy my app. I know many of you will say use the PDW, but the thing is my app that I made is a exe that runs 4 other .exe(s), kinda like my own Installation Package. If I want to place my exe on a CD, how can I find out what other files need to be


Playing Shockwave Files One After The Other -
HI, I REALLY WANTED TO KNOW WHETHER IT IS POSSIBLE TO PLAY ONE SHOCKWAVE FILE JUST AFTER THE PREVIOS ONE FINISHES PLAYING IN THE SAME FORM IN VB. I WOULD ALSO LIKE TO KNOW HOW TO KEEP THESE SHOCKWAVE FILES PLAYING IN THE REQUIRED SEQUENCE TILL ONE EXITS FROM THE FORM, AS INFINITE


VB files required to run exe -
I just read another post that said they needed runtime files to run a vb program? I thought with VB 6 you didnt need to install the runtime files? I have a few small apps out on our servers that all the users can run without any runtime files put on there pc's?? Am I going nu


Impersonation - Is this possible -
I am trying to design a windows forms application (not asp.net) in C#, and need to know if the following scenario is possible : Once my application is running I need to be able to impersonate another user account which will have access to a network drive that the current user accoun


Modifying Setup.lst -
I modified the 'Setup1' project to make the setup files from P&D Wizard to install optional files. This is my first time I am doing something like this. I had created an extra frmOptionDialog form and selecting the required files. In the Setup.lst I created seperated groups and I a


packaging a project -
I want to package a program that i have written, but i am having huge difficulty in getting the crystal reports control to be included. when i use the package and deployment wizard, it is unable to find the necessary dependancies. i have tried using fusion as well, and it doesnt


Database designers required -
Dear All, I am currently looking for a complex database to be designed. This database would be used to hold customer records, communication records and a products list with availabilities. I would also require the program to store files on a server (provided by me) along with ea


URGENT - binary stuff -
I am required to conduct a Binary Comparison between two files. In need to make a program that compares the two files byte by byte and does not attempt to resynchronize the files after finding a mismatch. How do i do this?? I have little knowledge about binary mode. Thanks. It is


Installing Files -
Ok, so I got this program designed and ready for wrapping, but now there is one flaw that I found. I have cyrrently instructed the program to save the required files for use by the program into a folder in My Documents, but the program is to be run on somebody elses computer, so how do


I tried the search but -
Me again i'm afraid Whats next I hear you ask? Well my program is used to upload files onto a website, each time I manually have to select which file to load, could my program automatically upload the files one at a time. All the files have the word 'Upload' so thats how the f


Making Dll files -
Okay ihave some class and module files that i want to compile to dll files. How do i do that. Is it just open e new project and paste the module in it and compile it like an dll file or??? Do i have to have any required subs??? /Thanx


Only listing smaller files in an Open Dialog Box -
Tryin to figure out a way to filter the files shown in the open dialog box by their filesize. Thru API preferably but not required. I'de like it to only show files under 14k. Any thoughts? ideas?...anyone?


Dependency Files -
Out of Date or Missing Dependency Files. Can anyone tell me, is there anywhere that I can download *.DEP files for .OCX's that are reporting out of date or missing dependency files while using the Package and Deployment Wizard. Microsoft say there is a Visual Studio SDK that allows


What support files do I absolutely need -
I created my programme using VB5. I assumed that other than OCX files, MSVBVM50.DLL was the only support file that I needed to distribute with the programme. (I want to include all files not included with a bare-bones Windows 95 setup that my programme will need.) Just to be sure, I


upgrade distribution -
I need to distribute application upgrades, ie only update necessary files. I need something like what most upgrade programs do, double clicking the file and it automatically updates and registers (if required) the necessary files, including ocx / dll files residing in systems folders.


How does .net handle local .dll -
When you copy a project through vs.net to a webserver it copies .dlls to the .net framework and the local bin directory right. Are these the same files. Which one is required? Shouldnt only the local one be required? Or are these two dll tied togethr somehow and if one fails to wor


make the project and some .txt files only one .exe -
hi, I have a little program that uses 4 seperate .txt files... I want to make the program only one file, an .exe file, and this .exe file should inlcude the .txt files somehow... I try package and deployment wizard but either I couldn't do or this doesn't convenient for this ki


runtime error 429 - ActiveX component can't create object -
Hello, I have made a Visual Basic application that uses Jet engine (DAO 3.51). I want to put the program and database on CD, and I want the user to run my program from CD without Setup. So my program checks the system every time it starts to run, If it finds that a required ocx


Packaging Problem Probably Not! -
In my VB application I have many .rtf files that I need to access often but I don't wish the user to be able to view them other than through the program. After creating an installation exe (I'm using Wise 8.01) and installation, all the .rtf files are easily available in the user'


Packaging Problem Probably Not! -
In my VB application I have many .rtf files that I need to access often but I don't wish the user to be able to view them other than through the program. After creating an installation exe (I'm using Wise 8.01) and installation, all the .rtf files are easily available in the user's


distributing dao360.dll -
hi all, just did a program that uses DAO 3.6 (access 2000 format). to distribute this file, m$ suggests to: 1. DCOM95 should be installed on Windows 95 systems that do not have DCOM installed. DCOM95 is distributed in a file called Dcom95.exe. A reboot of the system is required


How can I determine what files are used in an aplication -
I recently made a handy utility. It works fine on my machine but when I tried it on other machines I had to install missing files and is seems to vary from machine to machine. Is there a way of listing the files used/required by an application for it to run. Regards Ger.


file/folder permissions [resolved] -
Hi, I have written a PHP that saves its data into files contained in a subfolder of the directory of the script. I cant figure out what CHMOD permissions I need to give to the scripts to make this work how I want. Basically the script needs to be able to read and write to the files