March 22, 200520 yr comment_248 hi sometimes i hibernate my pc to continue working on things the next day, withouthaving to open everything again. after wake up from hibernation uniserverreports "the disk w is busy. use start.bat [disk letter]" stop.bat doesnt help. i understand, that i can change w to something else in start.bat, butwould there be an other way of free up the drive letter wunder windows 2000/xp? i guess its a windows specific problem, but maybe somebody could help -had no luck with google so far. Report
March 22, 200520 yr Author comment_249 ok, problem solved - i found this post in google groups: ----------Use SUBST, which is equivalent to ASSIGN, except you can assign adrive letter to a specific directory or sub-directory on the harddrive. The directory can then be accessed through the drive letter.The assignment can easily be removed with SUBST /D. Type HELP SUBST at the DOS command prompt for more info.---------- so in the cmd window i typed: subst w: /d sorry for posting kind of for myself... Report
March 22, 200520 yr comment_250 No problem It helps other people... Best Regards Olajide Olaolorun The Uniform Server Development Team Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.