|
-
June 24th, 2004, 11:08 PM
#1
Where to find the tutorial for...
Is there any tutorial on how to package my programs using Install Shield wizard in .net?
end------------------------------
Programmers aren't born, but are made from hardwork, effort and time.
To be a good one, requires more effort and hardwork.
Therefore N quality programmer = (N*hardwork)+(N*effort)+(N*time)
-
June 26th, 2004, 05:25 AM
#2
Wel.. Its quite simple actually...
The best way to learn is to try out InstallShield X 10..
It has tutorials on how to do that... otherwise its just to look around in the VS.NET...
Ive never used any tutorials for that actually...
Just all you need to do is create a IS or MSI project, add an output from the project you want to deploy as a source, add extra files to be added into the package, add needed registry keys(those that need to be entered for your program to function).
Then you give a path to readme and licence, choose what dialogs should be used, edit them if needed.
You can ofcource do that manualy or simply use a wizard in VS.NET 
Plus its possible to edit even handlers there...
Good luck!
If i see something that might be usefull for you -- i will post it..
Regards,
Alexei
-
July 27th, 2004, 03:59 AM
#3
 Originally Posted by savagerx
Is there any tutorial on how to package my programs using Install Shield wizard in .net?
Here is a tutorial that may help you.
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
|