Sam Hobbs
posted
6490 posts
since
Sep 07, 2009
from
Los Angeles, California, USA
|
|
Re: HELP!!!
|
|
|
|
|
|
|
|
|
|
|
Are you asking how the user would choose what program to use or are you asking how to write your program so that the user can choose your program?
|
|
|
|
|
Thinking is a feeling; pleasant for some and unpleasant for others.
|
|
|
|
|
|
Manh Thao
posted
8 posts
since
Aug 05, 2009
from
Viet Nam
|
|
Re: HELP!!!
|
|
|
|
|
|
|
|
|
|
|
I'm writing software to handle data from excel file.
The problem I encountered when packing to install the program how to add the icon' program in the context menu ( user must use right click into excel file to select the icon of the program) and program will read excel file (similar to the operation of winrar unzip files) and also when unistall the program's icon in context menu will be removed.
THANKS!!!
|
|
|
|
|
Khuc Manh Thao
Developer at NhaBeTech JSC - Nha Be Corporation - Viet Nam
|
|
|
|
|
|
Sam Hobbs
posted
6490 posts
since
Sep 07, 2009
from
Los Angeles, California, USA
|
|
Re: HELP!!!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thinking is a feeling; pleasant for some and unpleasant for others.
|
|
|
|
|
|
Manh Thao
posted
8 posts
since
Aug 05, 2009
from
Viet Nam
|
|
Re: HELP!!!
|
|
|
|
|
|
|
|
|
|

As shown above, when I right click the zip file, a menu will appear and also winrar program icon in the menu that appears. My program process excel file, my problem is how to right click on my excel file then program icon will appear (when installing the program) and will be deleted after unistall.
|
|
|
|
|
Khuc Manh Thao
Developer at NhaBeTech JSC - Nha Be Corporation - Viet Nam
|
|
|
|
|
|
Sam Hobbs
posted
6490 posts
since
Sep 07, 2009
from
Los Angeles, California, USA
|
|
Re: HELP!!!
|
|
|
|
|
|
|
|
|
|
A good setup program will do most of the work for you. The following are some relevant articles and forum threads but probably all you need to do is to look at the documentation of your setup program and do what it says. There are probably some articles in this web site that will help but I did not look.
|
|
|
|
|
Thinking is a feeling; pleasant for some and unpleasant for others.
|
|
|
|
|
|