Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
P+D Wizard, My App will not install
Name: Michael Date: July 9, 2002 at 05:38:12 Pacific
Comment:
I am writting a ChatBot in VB6 for a game I play and want to send it to a friend who has a Fast and reliable connection.
I have used the P+D Wizard but unfortunately it just keeps restarting his Win2000 machine when he tries to install it.
Can anyone please tell me what I am doing wrong?
In case you need to look at the pack its here: http://www.ferrets.files.btinternet.co.uk/AO/FSBotV1.zip
Summary: I am using SetParent API to make the MDI of my app to sit in IE. I am using my own custom controls (labels, frames, option boxes, check boxes, command buttons) on various forms of my app. My app has r...
Summary: I just completed a stand-alone VB.NET application that I wish to create an installer for. My program has two dependency files, one is a .dll and the other is a .xml. The files need to be in the work...
Summary: Use the Package and Deployment Wizard the comes with VB. Thats what it is there for. Just copying a DLL can cause problems as you could be copying an older version plus the fact that it needs to be...