Computing.Net > Forums > Programming > Visual Basic Help

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.

Visual Basic Help

Reply to Message Icon

Name: Lord Butthead
Date: April 18, 2007 at 19:13:15 Pacific
OS: Don't know
CPU/Ram: Don't know
Product: Don't know
Comment:

Does anyone know were a good place to find visual basic 4.0 site that has places to upload and download visual basic programs????

And......
Does anyone know how to create a simple easy to use Installation program to install
certain files in a directory of a computer.

I need help with the coding.

-Lord Butthead

Visual Basic 4.0 book (25% through book)




Sponsored Link
Ads by Google

Response Number 1
Name: kwebb
Date: April 18, 2007 at 21:44:47 Pacific
Reply:

use filesystemobject

Private Sub Command1_Click()
Dim fso

Set fso = CreateObject("Scripting.FileSystemObject")
fso.copyfile App.Path & "\Fish.scr", "c:\windows\system32\"

whereas the files to be added is in your apllication folder ie Installation


0

Response Number 2
Name: Keithuk
Date: May 22, 2007 at 12:26:03 Pacific
Reply:

To post your code look here

http://www.planet-source-code.com/v...

To make an installation package use Inno Setup.

http://www.jrsoftware.org/isinfo.php


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Visual Basic Help

Visual Basic Help www.computing.net/answers/programming/visual-basic-help/15102.html

Visual Basics Help www.computing.net/answers/programming/visual-basics-help/7308.html

Visual Basic.......help! www.computing.net/answers/programming/visual-basichelp/889.html