June 21st, 2004, 08:03 AM
#1
Installing Part1 - Startmenu
Hello!
Can somebody explain me, how to make an Sartmenu-Entry for my program with C++?
I have read, I have to place a shortcut in the right folder. But how do I generate a shortcut with C++?
Another problem is:
Does every single Win (95, 98, NT, XP....) in different languages have the same folder to look for?
I know, how to create files, but how do I create folders in C++?
Thanks for help.
Taggi
June 21st, 2004, 08:10 AM
#2
Re: Installing Part1 - Startmenu
Hi,
Check the attachment!
With regards,
A.Ilamparithi.
Attached Files
June 21st, 2004, 10:02 AM
#3
Thank you a lot.
I will try to understand it....
Taggi
June 21st, 2004, 10:20 AM
#4
I see that you want to create a setup for your application....
Then use some kind of setup generator....
Then you can edit registry, add shortcuts (whereever you want), and run apps on the installation....
So try a free one like inno setup
Good luck!
June 21st, 2004, 10:23 AM
#5
re:
Originally posted by Taggi
Thank you a lot.
I will try to understand it....
Taggi
Hi
If u want to create a installer, then try INSTALLSHIELD for MS VC++.
Regards,
A.Ilamparithi.
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