i have written a small application in vb, and i want to write a installation program, so as if we click on setup file my application should start installing, and even i want to detect other hard drives that exsits on the system and want to copy the application backup file into a backup directory.
how its done.. can anybody help me in this regard..
i am waiting for ur tips and help regarding this issue...
shiman999 0 Newbie Poster
Recommended Answers
Jump to Postis it in the visual basic 6 or VB.NET? version
Both have wizards to do this
Jump to Postsome editions of VB6 can make an installer by going to:
Start -> Microsoft Visual Basic 6 -> Visual Basic Tools -> Package and deployment wizard
(See screenshots)
If you dont have this then choose File -> Make (projectname).exe
then find this .exe file and use one …
All 6 Replies
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
shiman999 0 Newbie Poster
shiman999 0 Newbie Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
shiman999 0 Newbie Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.