Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2004
    Posts
    98

    Grin "Cannot create uninstall file" error message

    One of our customers gets a

    "Cannot create uninstall file"

    error message during installation and the installation fails. What are the possible causes for this error? User has full admin rights.

    Thanks for any help.

  2. #2
    Join Date
    Apr 2005
    Location
    São Paulo, Brazil
    Posts
    2,539
    Hello,

    it would help if you had an installation log file, and better yet if it was set to extended errors, so could see exactly what statement failed. You should check where you are deploying the uninstaller, if you are using any session variables to set the destination folder for it (and if these are correctly set), or if you made the mistake to use a hard coded path (maybe pointing to a drive or path that does not exist on the user's system). There are way too many possibilities, and without a decent amount of info, all we can do is guess.

    Ulrich

Posting Permissions

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