POV-Ray : Newsgroups : povray.general : How do I prevent programs from being loaded at startup in Windows98? : Re: How do I prevent programs from being loaded at startup in Windows98? Server Time
10 Aug 2024 05:20:11 EDT (-0400)
  Re: How do I prevent programs from being loaded at startup in Windows98?  
From: Joaquin Hierro Diaz
Date: 28 Feb 2000 16:31:34
Message: <g9qlbs0knle2tipjot79lkcrjalj36lusd@4ax.com>
On Fri, 25 Feb 2000 15:19:21 +0000, Mike Williams <mik### [at] nospamplease>
wrote:

>
>If "Loaded From" says "Registry (...)", then you need to edit the
>registry. Editing the registry is a bit of a black art, and I can't
>possibly describe how to do it here, but the main tool you will need is
>windows\regedit.exe.
>
>As far as I know, there may be other possible values of "Loaded From".


You must check for lines under

HKEY_CURRENT_USER/software/microsoft/windows/currentversion/run
HKEY_CURRENT_USER/software/microsoft/windows/currentversion/runservices
HKEY_LOCAL_MACHINE/software/microsoft/windows/currentversion/run
HKEY_LOCAL_MACHINE/software/microsoft/windows/currentversion/runservices
HKEY_USERS/DEFAULT/software/microsoft/windows/currentversion/run
HKEY_USERS/DEFAULT/software/microsoft/windows/currentversion/runservices

Don't delete that pseudofolders, but the associated keys you want in
each one.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.