Aloha
-GamerFreak
Originally posted by TheGameFreak
Hey all? well my computers all screwed up. i'm at my friends house typeing this cause my comp dont work (internet wise). Ok heres what i did: I looked into my ramdrive, i only had 5 files, vtcp386,wsock2, wsock, mstcpdll, vudp386. and there saposted to be 7 right, i was missing ndis.vxd, and wshtcp, so i looked into my windows\system file, found those files, cut/pasted it into my ramdrive, than rebooted. when i rebooted, i looked into my ramdrive, and they were missing. i opend up IE and i couldent connect to the internet. i tried to run the batch file, but it dident even work, i unstalled my ramdrive, ran the restore bat file. rebooted. abunch of errors came up when i rebooted as like this one: " Exception Esockerror in molecule MMTASK.Exe at 00069E9B 10093: sucessful WSAStartup not yet performed" Please someone help!!! i'm so confused, i thinked and thinked for HOURS and couldent figure out how to get back my NDIS file back or my others!!! Thank you for all your help. i'll be checking back laters. THank you so much
Aloha
-GamerFreak![]()
![]()
http://www.jlajoie.com/ramdsk9xMe/Originally posted by lance
and incase you run Win ME, you should know that as of yet I have not found a ramdrive that will work on it
Don't know if your still there or not Gamefreak, but obviously by now you've figured out that you should have copied, not cut.Originally posted by TheGameFreak
i was missing ndis.vxd, and wshtcp, so i looked into my windows\system file, found those files, cut/pasted it into my ramdrive, than rebooted.![]()
![]()
Yup, I'm baaaackkk!raromoney wrote:Thanks EvilAjax!
EvilAjax unbanned, reinforces stereotypes with gunplay braggadocio...
Yup, I'm baaaackkk!raromoney wrote:Thanks EvilAjax!
EvilAjax unbanned, reinforces stereotypes with gunplay braggadocio...
Yup, I'm baaaackkk!raromoney wrote:Thanks EvilAjax!
EvilAjax unbanned, reinforces stereotypes with gunplay braggadocio...
DEVICEHIGH=C:\WINDOWS\HIMEM.SYS
DEVICEHIGH=C:\WINDOWS\RAMDRIVE.SYS 700 /I
Having great fun Norm. Btw, nice dental workOriginally posted by Norm
By the looks of it you used the ramdrive I either made an installer for or you read the article I wrote and did it manually.
In that case, to reduce the size you need to edit your autoexec.bat. In it you'll see a line similar to this:
XMSDSK 51200 I: /C1 /T /Y
The 51200 is the size in KB 1 MB = 1024 KB
to take 50 MB away and have 100 MB for the ramdrive just change that number to 102400, save the file, then reboot.
Havin fun?![]()
Now do I replace both instances of 153600 with 102400?rem 153600 = size of desired drive(1024 x 150), I: = desired drive letter, /C1, /t /y - leave these the same
XMSDSK 153600 I: /C1 /T /Y
md I:\TEMP
md I:\Dap
Thanks Doc. On my way to change 'em now. *And she's off!*Originally posted by MadDoctor
Hi SannieRoseThe first instances you see is proceeded by the three letters: "rem". REM means "pay no attention to this line of words/numbers. Change them both... but the second instances is the one to change to make things happen.
Good luck. Sounds like you're having fun
Doc
![]()
Too late!Originally posted by Norm
Remove that line, or leave it as is so it does not try to create a second ramdrive and give you errors.
Like Doc says, it is ignored as long as the "rem" statement is there.
Change the second occurance of the XMSDSK line only!
Should I be worriedrem 102400 = size of desired drive(1024 x 100), I: = desired drive letter, /C1, /t /y - leave these the same
XMSDSK 102400 I: /C1 /T /Y
md I:\TEMP
md I:\Dap