Jump to content

Recommended Posts

Posted

Has anyone been successful or know how to make windows accept a 2 level directory for Program Files?

ie: D:\Software\Programs

is it a matter of using a double backslash ? D:\Software\\Programs?

I can successfully get it to change during install to any one-tiered directory, but not more.

  • 3 months later...

Posted

You could edit the txtsetup.sif part of the setup to make the two new directories or, VascoMan stated, call a mkdir to make both the software and the software\programs directories.

Also if you need to use the double slash path IE

Software\\Programs

Be sure to put all slashes as doubles

IE:

D:\\Software\\Programs

Cheers

Posted
I am not quite sure and didn|t test it till now, but I think, that some time ago I read somewhere, that for Programfiles directory is only allowed level 1 directory.

Nope. I use a 2nd tier directory as my Program Files.

  • 2 weeks later...
Posted

How do you change the environmental variable temporarily? Meaning, I change it for one install only, then change it back...

I've seen a post on this, but can't find it now. This is how I happened upon this thread.

btw, great avatar and nick, Crash&Burn. Twitch is an amazing album!

Posted
btw, great avatar and nick, Crash&Burn. Twitch is an amazing album!

Thanks ;)

I just checked the CD copywrite...1985 and it still kicks a**. Most 80s music just doesn't stand up today. :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...