|
-
Jun 11th, 2003, 05:15 PM
#1
Thread Starter
Frenzied Member
Company NAME changed in windows
Some how something changed my COMPANY NAME to TUE... any idea what program might have done that...
but even more important , how i can change it back?
Vb code , program , regedit something
i don't care just want my company name here again
-
Jun 11th, 2003, 08:52 PM
#2
^:^...ANGEL...^:^
Re: Company NAME changed in windows
Originally posted by Ultimasnake
Some how something changed my COMPANY NAME to TUE... any idea what program might have done that...
but even more important , how i can change it back?
Vb code , program , regedit something
i don't care just want my company name here again
I am using TweakNow PowerPack 2003 for this things...Too easy but I am not sure about the registy key...
Do one thing...Click on Start -> Run -> type REGEDIT and click ok.
Do a search in registy on TUE and see if you can find the it...Or else I am not sure how to do it with registry...
Cheers...
-
Jun 11th, 2003, 09:01 PM
#3
Fanatic Member
Depends on which program...but yeah it'll be in the registry most likely.
Unless someone was tricky enough to hack some DLLs.
-
Jun 11th, 2003, 09:52 PM
#4
^:^...ANGEL...^:^
Originally posted by siyan
Depends on which program...but yeah it'll be in the registry most likely.
Unless someone was tricky enough to hack some DLLs.
You do not need to hack DLL to change those things...
Cheers...
-
Jun 12th, 2003, 01:17 AM
#5
Thread Starter
Frenzied Member
well did the search already , only things i find are things like Tue 5-8-2002
where can i get that program? wrack?
-
Jun 12th, 2003, 01:35 AM
#6
^:^...ANGEL...^:^
Originally posted by Ultimasnake
well did the search already , only things i find are things like Tue 5-8-2002
where can i get that program? wrack?
http://www.tweaknow.com/PowerPack.html
Cheers:
Last edited by wrack; Jun 12th, 2003 at 11:58 PM.
-
Jun 12th, 2003, 02:44 PM
#7
Fanatic Member
Originally posted by wrack
You do not need to hack DLL to change those things...
Cheers...
My point is that you can.
DLL or the binary.
-
Jun 12th, 2003, 07:31 PM
#8
^:^...ANGEL...^:^
Originally posted by siyan
My point is that you can.
DLL or the binary.
for sure M8...but in this case you don't...
-
Jun 12th, 2003, 08:33 PM
#9
Fanatic Member
erm...i meant that this person who changed it in the first place could have hacked a dll/binary
-
Jun 12th, 2003, 09:16 PM
#10
^:^...ANGEL...^:^
Originally posted by siyan
erm...i meant that this person who changed it in the first place could have hacked a dll/binary
Aha...Not too worry...
Cheers...
-
Jun 12th, 2003, 11:25 PM
#11
Stuck in the 80s
Ah, how funny.
I once had a tweak application, but everytime I changed a setting through it, it made the Windows gradient on the Start menu just a big black box.
So I deleted it. Maybe I'll check out that link.
-
Jun 12th, 2003, 11:55 PM
#12
^:^...ANGEL...^:^
Originally posted by The Hobo
Ah, how funny.
I once had a tweak application, but everytime I changed a setting through it, it made the Windows gradient on the Start menu just a big black box.
So I deleted it. Maybe I'll check out that link.
One I am using right now is taken from the link I posted and tell u the truth I am happy with. It does almost everything I want to do.
Cheers...
-
Jun 13th, 2003, 03:29 PM
#13
Fanatic Member
Originally posted by The Hobo
Ah, how funny.
I once had a tweak application, but everytime I changed a setting through it, it made the Windows gradient on the Start menu just a big black box.
So I deleted it. Maybe I'll check out that link.
Are you sure it didn't just remove some items from the menu so that it wasn't tall enough to display the picture?
Windows does get rid of the gradient when you only have a few things showing.
-
Jun 13th, 2003, 03:43 PM
#14
Stuck in the 80s
Originally posted by siyan
Are you sure it didn't just remove some items from the menu so that it wasn't tall enough to display the picture?
Windows does get rid of the gradient when you only have a few things showing.
That was probably it. Maybe I got rid of Help or something.
-
Jun 13th, 2003, 10:10 PM
#15
the path for Windows NT, 2000, XP is
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
The path for Windows 9x and ME is
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
-
Jun 14th, 2003, 12:08 AM
#16
^:^...ANGEL...^:^
Originally posted by <ABX
the path for Windows NT, 2000, XP is
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
The path for Windows 9x and ME is
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
That would do too...
-
Jun 14th, 2003, 01:42 PM
#17
Member
This might help:
To change the Default Name and Company Information
Open your registry and find the key
User Key: [HKEY_CURRENT_USER\Software\Microsoft\
MS Setup (ACME)\User Info]
Value Name: DefName, DefCompany
Data Type: REG_SZ (String Value)
Modify the two values named 'DefName' and 'DefCompany', and change the values to your current Name and Company respectively.
PC performance buffs have long measured hardware advances using a few simple metrics: Is it faster? Is it bigger? Does it have more blinky lights?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|