You'll just have to check the paths of all the mysterious startup items to see if they execute RUNDLL. Err, RUNDLL32.EXE, to be more specific, followed by a DLL (used like a command-line argument). Be careful which ones you disable, some are network/hardware services or parts of Windows and so on.The Ultimate DooMer wrote:but how do I find the items that use RUNDLL?
[Can't replicate] 47i doesn't work on my system!
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
-
- Posts: 1152
- Joined: Tue Jul 15, 2003 9:08 pm
- Location: PROJECT DETAILS CLASSIFIED.
-
- Posts: 9
- Joined: Wed Jul 16, 2003 8:46 pm
Have you followed any of the links I provided? The link related to RNDAL pretty well explained it, it's used by the RealOne Player to update things, and it does this whether you want it to or not. So chances are, if the RealOne player is being loaded AT ALL EVER, it'll keep coming back. Bottom line, just unisnstall it and get the older non-"One" version of RealPlayer if you really need it (I know I never have).The Ultimate DooMer wrote: I downloaded the CPL thing and deleted a startup item from Real (this one came back straightaway when I unchecked it), but how do I find the items that use RUNDLL?
The GBDASH stuff is related to the web package I use to get online, so I've reinstated that.
For GBDASH, if the Google Groups link didn't help you, and your provider doesn't have any alternatives, I guess you're SOL
As for the CPL thing, depending on the version of Windows you have (I assume it's 98), you don't really need it as Windows comes with such a tool. Just click on Run from the Start Menu and type: msconfig
You'll want to look at the Startup, autoexec.bat and Win.ini tabs for startup programs (in win.ini click on the [+] next to [windows], and look for something next to load= and run= ) The only thing this tool doesn't do is specifically distinguish between HKLM/Run, HKCU/Run and Run Once. But that doesn't really make any difference.
As for RUNDLL, you'll find them in the exact same spots I've listed above (that's if you have any at all, there shouldn't be many).. Chances are you might only see "LoadPowerProfile"(rundll32 powerprof.dll ...etc) which is related to the Power Managment control panel..
Regards,
Maverick
-
- Posts: 9
- Joined: Wed Jul 16, 2003 8:46 pm
TUD, regarding your video card problem, one of the things that would definately cause frequent lock-ups and/or crashes is overheating (also if your CPU is overheating, this could happen).
When you play a game, before it locks up, do you see any artifacts (rendering errors) on the screen? If so, that could be an indication that your video card is possibly overclocked, or not being properly cooled.
In any case, maybe it's time for an upgrade?! You can get an nVidia Geforce card for very little $$ that would be many times better than a TNT2 (assuming you have AGP on board)
One thing, when you install new video drivers, make sure to uninstall the older ones first. Most driver's aren't necessarily upgradeable (and I think nVidia and most vid card manufacturers recommend it)
Another tip, if you want to see what's currently running on your computer (CTRL-Alt-Del doesn't always show you everything), download this program, Process Viewer 2000, it'll show you every process that's currently running (it's very handy).
Regards,
Maverick
When you play a game, before it locks up, do you see any artifacts (rendering errors) on the screen? If so, that could be an indication that your video card is possibly overclocked, or not being properly cooled.
In any case, maybe it's time for an upgrade?! You can get an nVidia Geforce card for very little $$ that would be many times better than a TNT2 (assuming you have AGP on board)
One thing, when you install new video drivers, make sure to uninstall the older ones first. Most driver's aren't necessarily upgradeable (and I think nVidia and most vid card manufacturers recommend it)
Another tip, if you want to see what's currently running on your computer (CTRL-Alt-Del doesn't always show you everything), download this program, Process Viewer 2000, it'll show you every process that's currently running (it's very handy).
Regards,
Maverick
-
- Posts: 1152
- Joined: Tue Jul 15, 2003 9:08 pm
- Location: PROJECT DETAILS CLASSIFIED.
I prefer the Startup Control Panel Applet at the page I linked to because it categorizes (once I figure out the relevance of the different categories it'll come in handy) the items and they can be checked/unchecked and kept for reference rather than deleted.Maverick wrote:As for the CPL thing, depending on the version of Windows you have (I assume it's 98), you don't really need it as Windows comes with such a tool. Just click on Run from the Start Menu and type: msconfig
EDIT: D'oh. MSCONFIG has checkboxes too.
-
- Posts: 2109
- Joined: Tue Jul 15, 2003 5:29 pm
- Location: Industrial Zone
-
- Site Admin
- Posts: 7749
- Joined: Wed Jul 09, 2003 10:30 pm
-
- Posts: 2109
- Joined: Tue Jul 15, 2003 5:29 pm
- Location: Industrial Zone
-
- Site Admin
- Posts: 7749
- Joined: Wed Jul 09, 2003 10:30 pm
No, the net code changes only apply when you run a net game. There are no console commands to turn the network changes off. Instead, you need to explicitly specify that you want the new code at startup by adding -netmode 1 to the command line. Setting cl_noplayerprediction to true turns off prediction, but prediction is only applied in multiplayer games, never in single player, and all prediciton does is run your inputs on your player sooner than if you weren't predicting.
Have you tried running Memtest86 to make sure your RAM is good?
Edit: Fixed because false is not the same as true.
Have you tried running Memtest86 to make sure your RAM is good?
Edit: Fixed because false is not the same as true.
Last edited by randi on Tue Aug 19, 2003 2:21 pm, edited 1 time in total.
-
- Posts: 1061
- Joined: Wed Jul 16, 2003 5:29 pm
- Location: Monrovia, CA, USA