June 23, 200917 yr HI Friends I Created A Unattened Cd of Win XP SP3.It is work fine but after installation the CD drive of comp is disappear Please Help MeThanks in advance I attached some imp file for correctionHELP ME THANKS IN ADVANCERunOnceEx.cmdCleanup.cmdTweak.reg
June 23, 200917 yr right click my compuiter and go to manage, make sure the drive is not just in an 'unassigned' state.We had a similar issue that occured due to my diskpart script running select volume 0assign letter=z noerrexiton a system that does not detect the cd drive as volume 0 and was atttempting to assign volume 1 and 2 in order of detection. Are you doing anything up front with your partitioning activities that attempts to set drive letters?
July 1, 200917 yr Author right click my compuiter and go to manage, make sure the drive is not just in an 'unassigned' state.We had a similar issue that occured due to my diskpart script runningselect volume 0assign letter=z noerrexiton a system that does not detect the cd drive as volume 0 and was atttempting to assign volume 1 and 2 in order of detection. Are you doing anything up front with your partitioning activities that attempts to set drive letters?But how to use this scriptPlease help meIts urgent Edited July 2, 200917 yr by Yzöwl overlarge font size reduced
July 1, 200917 yr If you just want to know how to run this script, use the following command:diskpart /s script.txt
July 2, 200917 yr Author If you just want to know how to run this script, use the following command:diskpart /s script.txtU mean use this command in runonceEx & use above script as script.txt Is this right otherwise explane in details PleaseTHANKS FOR INFO
July 2, 200917 yr I don't think so. What iamtheky is saying is that he got similar problems than yours when he was using this diskpart script that assigns z: letter to drive 0 (CD), and system was reasigning the rest of the drive letters because of that. He is only pointing to a possible cause.
July 2, 200917 yr Author I don't think so. What iamtheky is saying is that he got similar problems than yours when he was using this diskpart script that assigns z: letter to drive 0 (CD), and system was reasigning the rest of the drive letters because of that. He is only pointing to a possible cause.Then What is the proper solution Please give me detailed Explanation it's urgent THANKS IN ADVANCE
July 2, 200917 yr the all of the file u've attached are right away by the allonal's ideau can try system restoreplug n play the hardware freshly
July 2, 200917 yr Don't know what's the cause. But I'll try to use diskpart to assure the system detects CD-ROM volume and if this happens to try to assign a letter to that, this way:1. Run 'cmd 'or open a console2. Run 'C:\>diskpart'3. Run 'DISKPART>list volume' , and notice wether diskpart see the CD-ROM or not, and if it has a letter assigned.If it see CD-ROM but don't have letter assigned do:1. Run 'DISKPART>select volume #' ,with # as you CD-ROM vol number as listed previously.2. Run 'DISKPART>assign'3. Run 'DISKPART>list volume' to check. Edited July 2, 200917 yr by strel
July 2, 200917 yr Author Seems the wrong driver gets installed (VMware cdrom).This error presist in PC installation
July 3, 200917 yr Author I've found this, it's similar to your scenerio but make your checkings.Problem Solved
Create an account or sign in to comment