Page 1 of 1 1
Topic Options
#10402 - 2001-07-12 11:04 AM Registry writes ARRRGGGGGHHHHHHHHH
Anonymous
Unregistered



Help
we need a way of changine the name of My Computer in a Win98 environment to be the same as the m/c id (@wksta) for 2 days we have struggled with 3 lines of code - for the sake of our sanity please help !!!

[code]
$machine=@wksta
$keyclass="HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\"

writevalue("$keyclass","machine")
[end code]

what are we doing wrong ?

loretta

Top
#10403 - 2001-07-13 12:02 AM Re: Registry writes ARRRGGGGGHHHHHHHHH
Lonkero Administrator Offline
KiX Master Guru
*****

Registered: 2001-06-05
Posts: 22346
Loc: OK
well I have winNT and win2k here...
code:

if (@dos = "5.0")
if existkey("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}") addkey("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}") endif
$x=writevalue("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}","","@wksta", "REG_SZ")
else $x=writevalue("HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}","","@wksta", "REG_SZ")
endif

but for win98, have to check...

_________________________
!

download KiXnet

Top
#10404 - 2001-07-12 08:41 PM Re: Registry writes ARRRGGGGGHHHHHHHHH
Anonymous
Unregistered


Thanks a lot , it really is much appreciated,
I should be able to test it on a 98 m/c am tomorrow
This really is a friendly BBS


Top
#10405 - 2001-07-13 09:13 AM Re: Registry writes ARRRGGGGGHHHHHHHHH
Anonymous
Unregistered


Morning!!,
the code for win98 is :
$x=writevalue("HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}","","@wksta", "REG_SZ")

many thanks for your help , any thing you need tested give me a shout - we have win98, nt, 2k, and sco unix

thanks again

loretta

Top
Page 1 of 1 1


Moderator:  Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 1046 anonymous users online.
Newest Members
Viginette, ManuvdWielNL, Sir_Barrington, batdk82, StuTheCoder
17888 Registered Users

Generated in 0.048 seconds in which 0.023 seconds were spent on a total of 12 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org