CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2001
    Location
    United Kingdom
    Posts
    15

    Uninstall with St5unst

    I want to open St5unst.exe which is located in the Windows directory, but somehow I have to tell ST5unst where the log file is located for my program, someone told me you would probably do this, C:\Windows\st5unst.exe - n App.Path & "\st5unst.log"

    but I don't know the full piece of code. Does anybody else know, any help would be most appreciated.

    Jonathon.


  2. #2
    Join Date
    Jul 2001
    Location
    maharashtra,india
    Posts
    181

    Re: Uninstall with St5unst

    if log file is not in the same dir
    try placing it in the same dir


  3. #3
    Join Date
    Aug 2001
    Location
    United Kingdom
    Posts
    15

    Re: Uninstall with St5unst

    At fist I thought it might work, but no joy, once again I got the error message basicly saying that you can only open from the control panel.

    Thanks anyway,

    Jonathon.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured