| View previous topic :: View next topic |
| Author |
Message |
ggpls How do I cheat?
Reputation: 0
Joined: 26 Jun 2005 Posts: 3
|
Posted: Sun Jun 26, 2005 9:35 pm Post subject: Stealth Mode(Kernelmode) |
|
|
Each time I try to enable this, after it finishes gathering data it tells me
"I couldn't find the fitting callnumber for NtUserBuildHwindList. If you somehow know the callnumber for this function fill it in below."
What's the problem?
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25807 Location: The netherlands
|
Posted: Mon Jun 27, 2005 10:58 am Post subject: |
|
|
Can you tell me more about your system?
Windows version?
Service packs installed?
type processor (amd,intel), and how old it is
in case of a amd64 or intel 6xx edit c:\boot.ini and change /NoExecute=OptIn to /NoExecute=AlwaysOff
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
ggpls How do I cheat?
Reputation: 0
Joined: 26 Jun 2005 Posts: 3
|
Posted: Mon Jun 27, 2005 3:41 pm Post subject: |
|
|
WinXP SP2, Intel P3 and its uhh..roughly ~5 years.
I'll try editing the boot.ini
Alright, looked through C:\ couldn't find a boot.ini. Although I did find a batch file..opening it with notepad got me this:
| Code: | ECHO OFF
IF NOT EXIST "boot.lgb" GOTO ERROR
attrib -a -s -r boot.ini
IF EXIST "boot.ini" del boot.ini
ren boot.lgb boot.ini
ECHO.
ECHO Yours boot screen is now reset to original.
GOTO END
:ERROR
ECHO.
ECHO Can not find the file "boot.lgb"
ECHO If you want to reset the boot screen
ECHO to original, go to system32 folder
ECHO and delete the files "kernel1.exe"
ECHO and/or "kernel2.exe"
:End
ECHO.
PAUSE
ECHO ON
|
Opening boot.lgb only gave me this
| Code: | [Boot Loader]
timeout = 30
Default=C:\ |
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25807 Location: The netherlands
|
Posted: Mon Jun 27, 2005 9:30 pm Post subject: |
|
|
boot.ini is a hidden file, but can be opened. but I doubt that is the cause of your problem.
Do you have admin rights on the windows user you are using?
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
ggpls How do I cheat?
Reputation: 0
Joined: 26 Jun 2005 Posts: 3
|
Posted: Tue Jun 28, 2005 12:22 am Post subject: |
|
|
| Yes, I'm an admin, and my folders are set to show hidden files. The only two files are boot.bak and boot.lgb.
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25807 Location: The netherlands
|
Posted: Tue Jun 28, 2005 10:10 am Post subject: |
|
|
I have no idea.
I recommend getting the latest service pack, (sp2 for winxp or sp4 if you use win2000)
you are using ce 5.0 and windows xp or 2000 right ? (4.4 had a bug where even people without win2000+ could enable that checkbox)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
|