Results 1 to 3 of 3

Thread: Is it possible to create install package by P&D without ST6UNST.LOG file is list?

  1. #1

    Thread Starter
    Hyperactive Member solar115's Avatar
    Join Date
    Apr 2002
    Location
    Thailand
    Posts
    268

    Is it possible to create install package by P&D without ST6UNST.LOG file is list?

    I understand that ST6UNST.LOG is a neccessary file used for complete application uninstall process.
    My point of problem is on, I try to make some setup that most contain only .DLL and neccessary file for run application. Application file and data will be stored on Server site. At this point I think the folder for my application on client site is no need (only ST6UNST.LOG may stored on application directory).

    So Is it possible to create install package by P&D without ST6UNST.LOG file is list? (But still aviable for uninstall)
    Or Is it possible to create install package by P&D that uninstall process is not need? (Install once and never uninstall)
    And How?
    ^solaris^

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Is it possible to create install package by P&D without ST6UNST.LOG file is list?

    Why would you want to install a program that nobody could uninstall? That's a feature of Windows. Most installers adhere to it. You could try posting in the Application Deployment section, but I don't know if you will get an answer.

  3. #3
    Fanatic Member
    Join Date
    Jan 2005
    Location
    In front of this pc.
    Posts
    580

    Re: Is it possible to create install package by P&D without ST6UNST.LOG file is list?

    Using Inno Setup it is possible to instal updates which update the existing uninstaller. Also, you have the option of setting "uninstallabale=no" in Inno's setup and no uninstaller is created - this works pretty good for when you are updating some of your programs private components.

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