Results 1 to 3 of 3

Thread: Inno Setup - Install file in user's profile

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2005
    Location
    Chicago
    Posts
    136

    Question Inno Setup - Install file in user's profile

    I'd imagine this has been answered before, but a few searches didn't yield anything. I need to install a file in the user's profile. Unfortunately Vista and XP have different paths for them. Is there an easy way to specify the destination directory should be the "profile", or do I have to determine if the OS is Vista or XP and then install to either c:\users\%profile% or c:\Documents and Settings\%profile%?

    Let me know if I can explain anything better.

    Thanks,
    Brian


    EDIT:
    I guess I should explain this better. For example, if I'm using ISTool and use {%UserProfile} will it work with both XP and Vista?
    Last edited by bat711; Oct 4th, 2007 at 01:59 PM.
    CodeBank: Launch IE

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