|
-
October 25th, 2001, 01:48 AM
#1
Change drive letter of CDROM
- I want to change the drive letter of my CDROM.
I want to implement it in VC. How to do that?
- Can you help?
Thanks,
Maer
-
October 25th, 2001, 03:18 AM
#2
Re: Change drive letter of CDROM
I don't know how to do it using the Windows API, but do you already know how to do it with th Disk Administrator?
(Start->Programs->Administrative Tools (Common)->Disk Administrator). This is for NT of course.
It may well be a registry thing. You could download regmon from http://www.sysinternals.com/ntw2k/source/regmon.shtml and watch to see which registry entries are changed when you reassign the drive letter. Then just make your program do the same thing.
-
October 25th, 2001, 07:30 AM
#3
Re: Change drive letter of CDROM
- Thanks pal!
- Your reply helps me a lot and I have rated your reply!
- I still have a trouble. That is, how to do the task under Windows(not NT)?
- Can you help?
Regards,
Maer
-
October 25th, 2001, 09:58 AM
#4
Re: Change drive letter of CDROM
I've only used NT, so I don't know. Sorry.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|