MSFN Forum: Need a little help with Steam (keep it from loading at startup) - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Need a little help with Steam (keep it from loading at startup) Rate Topic: -----

#1 User is offline   LazyBoy 

  • Newbie
  • Group: Members
  • Posts: 26
  • Joined: 06-March 05

Posted 13 October 2005 - 07:54 AM

I ran this command on a pristine Windows (in virtual pc), steam installed fine and the reg file was merged correctly.

Quote

CLS
@ECHO OFF

ECHO.
ECHO Installing Steam
ECHO Please wait...
start /wait %systemdrive%\Install\steam.exe /s
taskkill /f /im steam.exe

ECHO.
ECHO Merging Registries
ECHO Please wait...
regedit /s %systemdrive%\registry\steam.reg

ECHO.
ECHO Deleting Temp Installation Files
RD /S /Q %systemdrive%\Install
RD /S /Q %systemdrive%\Registry

EXIT
and this is what I have for steam.reg

Quote

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Valve\Steam\Steam.exe]
"UpTimeStart"=dword:00000000


However after I restarted Windows, steam still loaded. I checked the same key and it was not 0 as I set it to, nor was it 1, but something like 1231245 (some really high value) and steam still loads up startup with that value. How do I fix this?

Thanks!


#2 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 13 October 2005 - 08:36 AM

Steam runs at logon? if so, then check for it's entry in one of these keys:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

#3 User is offline   LazyBoy 

  • Newbie
  • Group: Members
  • Posts: 26
  • Joined: 06-March 05

Posted 13 October 2005 - 09:47 AM

Could you tell me how to delete a key in command prompt?

#4 User is offline   nakira 

  • Member
  • PipPip
  • Group: Members
  • Posts: 118
  • Joined: 18-July 04

Posted 13 October 2005 - 10:59 AM

Use reg.exe. for more info, type "reg /?" and "reg delete /?" in a cmd window.

Two examples
reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Run /v "Free Download Manager"

reg delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v SunServer


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy