Fool install programs into thinking my system drive is c:\

This is a discussion about Fool install programs into thinking my system drive is c:\ in the Windows Software category; I'm having problems installing applications that use varients of the windows installer. The problem is that I have no c:\ partition on my system drive. Drives are set up as follows: A:\ (floppy) F:\ (physical disk) (XP installed on this) G:\ (physical disk) H:\ {CD-RW/DVD drive) Most installer programs are no probl ...

Windows Software 5498 This topic was started by , . Last reply by ,


data/avatar/default/avatar14.webp

302 Posts
Location -
Joined 2001-12-18
I'm having problems installing applications that use varients of the windows installer. The problem is that I have no c:\ partition on my system drive. Drives are set up as follows:
 
A:\ (floppy)
F:\ (physical disk) [pri master, NTFS] (XP installed on this)
G:\ (physical disk) [pri slave, Dynamic NTFS]
H:\ {CD-RW/DVD drive) [sec master]
 
Most installer programs are no problem and just accept that the machine doesn't have a C:\ partition, but as mentioned some programs that use the windows installer (eg Far cry, Nvidia detonators) refuse to install. To get round this atm I either extract the files manaually where possible or install the program on another PC and copy it across over the network.
 
Is is not possible to fool the install program into thinking f:\ is c:\ ? Or disabling the check for the drive label?

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Apr 20
Created
Apr 20
Last Response
0
Likes
1 minute
Read Time
User User
Users

Responses to this topic


data/avatar/default/avatar28.webp

530 Posts
Location -
Joined 2001-10-09
You could rename one of your disks G: into C: in disk management.
Create a mem drive or an virtual drive.
 
Try this
 
Create a directory called "c" (for example) on your G: drive
Open a command prompt
type "subst c: g:\c"
 
open my computer and you should see a c:
 
I don't know if it will work to fool the programs.
 
Good luck