User Profile

Collapse

Profile Sidebar

Collapse
pstve
pstve
Last Activity: Oct 20 '08, 10:03 AM
Joined: Oct 7 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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...
    See more | Go to post

    Leave a comment:


  • NO NO NO NO NO!! THIS IS NOT ABOUT ANY VIRUS!!!! And I can promise this is absolutely legal!!!!...
    See more | Go to post

    Leave a comment:


  • pstve
    started a topic How to use Uninstall.exe from another program in C#?
    in .NET

    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).

    ...
    See more | Go to post

  • 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...
    See more | Go to post

    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!!...
    See more | Go to post

    Leave a comment:


  • pstve
    started a topic Install a program while installing the "real" program
    in .NET

    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...
    See more | Go to post
No activity results to display
Show More
Working...