|
-
Jun 7th, 2006, 08:54 AM
#1
Thread Starter
Addicted Member
How to make a Setup Application like known application?
How can I make with a short time a Setup application like known application?
-
Jun 7th, 2006, 08:56 AM
#2
Re: How to make a Setup Application like known application?
 Originally Posted by Genom
How can I make with a short time a Setup application like known application?
I don't understand what you are after.
"with a short time"? 
"like a known application"?
-
Jun 7th, 2006, 08:56 AM
#3
PowerPoster
Re: How to make a Setup Application like known application?
You'll need to explain further about *exactly* what you are trying to do...because that means nothing to me :-)
-
Jun 7th, 2006, 08:57 AM
#4
Re: How to make a Setup Application like known application?
???? ????
JPnyc rocks!! (Just ask him!)
If u have your answer please go to the thread tools and click "Mark Thread Resolved"
-
Jun 7th, 2006, 09:01 AM
#5
Thread Starter
Addicted Member
Re: How to make a Setup Application like known application?
ok sorry
I made an application but it has ocx's and other files. Because of that i need to make a setup for this application. But i want to make a setup like other popular applications. Actually i can do that myself too but it will take a lot time
Is there any sourcecode for that?
-
Jun 7th, 2006, 09:02 AM
#6
PowerPoster
Re: How to make a Setup Application like known application?
What you are looking for is the "Package and deployment wizard", it's a component...go look under components :-)
Edit: also look at http://www.vbforums.com/showthread.php?t=315829 which just appeared here...I am assuming I was transported to another area rather than the post being transported here :-)
-
Jun 7th, 2006, 09:03 AM
#7
Re: How to make a Setup Application like known application?
The proper place for this question is the Application Deployment section, and I have moved it here. 
There are a number of installation and setup packages available. Are you looking for a good, professional installation package or a free one?
-
Jun 7th, 2006, 09:04 AM
#8
Re: How to make a Setup Application like known application?
 Originally Posted by smUX
What you are looking for is the "Package and deployment wizard", it's a component...go look under components :-)
There has been no indication of what language the application was developed in, so this might not be an option.
-
Jun 7th, 2006, 09:05 AM
#9
Thread Starter
Addicted Member
Re: How to make a Setup Application like known application?
sorry i didnt know that this topic should be in Application Deployment section, this is my first time that i make a setup
and yes i need a free professional setup package
-
Jun 7th, 2006, 09:08 AM
#10
Re: How to make a Setup Application like known application?
what language was this written in?
JPnyc rocks!! (Just ask him!)
If u have your answer please go to the thread tools and click "Mark Thread Resolved"
-
Jun 7th, 2006, 09:11 AM
#11
Thread Starter
Addicted Member
Re: How to make a Setup Application like known application?
-
Jun 7th, 2006, 09:17 AM
#12
Thread Starter
Addicted Member
Re: How to make a Setup Application like known application?
Which one do you prefer me?
-
Jun 7th, 2006, 09:47 AM
#13
Re: How to make a Setup Application like known application?
 Originally Posted by Genom
visual basic 6.0
Then I would suggest what smUX or Inno.
To find information on Inno, look here
-
Jun 7th, 2006, 10:26 AM
#14
Thread Starter
Addicted Member
Re: How to make a Setup Application like known application?
im looking for a package which is writen with basic
-
Jun 7th, 2006, 10:37 AM
#15
Re: How to make a Setup Application like known application?
 Originally Posted by Genom
im looking for a package which is writen with basic
That would be the Package and Deployment Wizard that smUX mentioned.
-
Jun 7th, 2006, 10:41 AM
#16
Thread Starter
Addicted Member
Re: How to make a Setup Application like known application?
ohh thanks very very very much to all because of your helps i am a beginner but i think ill be a good basic coder
who knows maybe a day we will make a project huh?
-
Jun 7th, 2006, 10:49 AM
#17
Re: How to make a Setup Application like known application?
 Originally Posted by Genom
ohh thanks very very very much to all  because of your helps i am a beginner but i think ill be a good basic coder
who knows maybe a day we will make a project huh?
We get a lot of beginners as members so you are in good company. 
Take a moment and look around the site. There are forums sections dealing with just about any development topic you might have.
If you feel your question here has been answered, would you please pull down the Thread Tools menu and click the Mark Thread Resolved menu item? That will let everyone know that you have your answer.
Thank you.
-
Jun 7th, 2006, 02:40 PM
#18
Re: How to make a Setup Application like known application?
Genom,
Just curious... Why would you NEED an installer written in VB????
-
Jun 11th, 2006, 05:04 PM
#19
Thread Starter
Addicted Member
Re: How to make a Setup Application like known application?
I need it because i want to make changes on it for example writing to registry or putting pictures on it and finally does smux work with Visual Studio 6.0?
-
Jun 11th, 2006, 07:27 PM
#20
Re: How to make a Setup Application like known application?
You can do that with Inno WITHOUT writing code. If you want to write code use PDW. It comes with VB. The source code is there.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|