Install IIS component

  • Thread starter Thread starter Joe
  • Start date Start date
J

Joe

How do I change the default installation location of the IIS web server
component(s) to drive D as opposed to the default drive C?
A lot of the files reference %24% as the location to place the files, so an
alternate question is how do I set the environment variable %24% to D:\
 
How do I change the default installation location of the IIS web server
component(s) to drive D as opposed to the default drive C?
A lot of the files reference %24% as the location to place the files, so an
alternate question is how do I set the environment variable %24% to D:\

It's all in your build settings, particularly under "Target Device
Settings" in the right pane.
 
The Target Device Settings allow the placement of the Program Files and
Document and Settings folders. I have already changed these and the two
folders do get relocated, but not the IIS folders that are linked to %24%.
The variable %24% does not change as a result of these folders being changed.
The IIS Server components are tied to %24% and these files still end up on
Drive C.

Thanks.
 
Back
Top