• append Win 7 environment

    Home » Forums » AskWoody support » Windows » Windows 7 » Questions: Windows 7 » append Win 7 environment

    Author
    Topic
    #492958

    My current environment is as such..
    TEMP = c:temp
    TMP = c:tmp

    There are progs that will not function with that environ…

    Can I append it to read something like…

    TEMP = c:temp; %USERPROFILE%AppDataLocalTemp
    TMP = c:tmp; %USERPROFILE%AppDataLocalTemp

    or do I just have to out right change it to…
    TEMP = %USERPROFILE%AppDataLocalTemp
    TMP = %USERPROFILE%AppDataLocalTemp

    and be done with it? TIA

    Dennis

    Viewing 0 reply threads
    Author
    Replies
    • #1434815

      Dennis,

      I’d use this one:

      TEMP = %USERPROFILE%AppDataLocalTemp
      TMP = %USERPROFILE%AppDataLocalTemp

      That’s how my machine (Win 8.1 Pro 64-bit) is setup.

      HTH :cheers:

      May the Forces of good computing be with you!

      RG

      PowerShell & VBA Rule!
      Computer Specs

    Viewing 0 reply threads
    Reply To: append Win 7 environment

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: