What do you mean with "sure the user didn't request it"?
I've got my program A (which NOT handling any type of virus, it takes care of signals), and a feature in A, is that user can use program B (which is comlepetly legal, both for me to use and for the user to use and in all ways you can think about) for analyzing these signals. But so the user doesn't have to think so much by him/herself, it will install automaticly, and also...
User Profile
Collapse
-
-
NO NO NO NO NO!! THIS IS NOT ABOUT ANY VIRUS!!!! And I can promise this is absolutely legal!!!!...Leave a comment:
-
How to use Uninstall.exe from another program in C#?
Hi,
I have a program (A), which installs a program B when installing A. The program B will be located on C:\\Program Files...\Progra m B
But I also would like the Program B to uninstall when I'm uninstalling A.
Program B has an "Uninstall. exe" file which I would like to use when uninstalling A. how do I reach this one? I'm using Add/Remove programs when I'm uninstalling A (windows installer).
... -
OK! I've found half the solution.
In "Custom actions" it is just to "Add Custom Action" under "Installati on", and in properties window insert /S to Arguments. And TADAA! Program B is installed without user will notice.
Then it is just the second problem left, how to uninstall automaticly...Leave a comment:
-
I thougt that too! But I haven't found anything there that could have helped me. I'll get the "Program B" to install when installing "Program A" there, but then user has to go through the installation guide. I want the "Program B" to install by itself...
Thanks for your answear anyway!!...Leave a comment:
-
Install a program while installing the "real" program
Hi,
I've got a problem! Or two actually at this moment...
I want to:
- When I'm installing my program (coded in C#, installed on computer by windows installer), we can call it for "Program A", I want another program (a .exe file), "Program B", to install simultaneously without users knowledge.
If I put "Registers" value to "csdrfCOMSelfRe g" for the .exe...
No activity results to display
Show More
Leave a comment: