Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Needed files in NT4
Name: Richard Date: December 4, 2003 at 10:49:03 Pacific OS: NT4 Workstation CPU/Ram: 1gighz 512mb
Comment:
Are the files rasman.dll and rasapi32.dll located in the \\winnt\system32 directory needed? I DO NOT use any dialup connections coming in or out of this machine. The reason I ask this is becaues I am receiving errors concerning rasman.dll not initializing when I run a certain application.
Name: wanderer Date: December 5, 2003 at 11:33:43 Pacific
Reply:
Clearly they are used if the app is giving you a error. Try reappling your NT service pack for starts. Next contact the app vendor and find out more about the error.
0
Response Number 2
Name: Richard Date: December 5, 2003 at 13:00:34 Pacific
Reply:
Clearly they may not be used especially when you remove the files the error goes away. They are RAS (remote access)files. The app in question has nothing to do with remote access. Everything I have found on the web tells me these are files that are left over from uninstalling remote access. I am waiting for the vendor to get back to me. I was hoping that someone here might has some input..
Summary: Is there a way to use scripts or batch files to open multiple files in different apps? I am looking for a simple way to open about four or five files that are all needed for certain research tasks. Id...
Summary: I keep getting a message that I have a corrupt file in the recycle bin (NT4.0) I can not get rid of this. I can not delete the recycle bin or the corrupt file. HELP? ...
Summary: You can also have the primary batch file "call" the other batch files instead of just run them by their names. Ex: in main batchfile call batch1 call batch2 call batch3 If you leave out the words call...