hello ...
after doing some other things than KIX - I returned today to my old problem, that the quite fabolous script from bryce doesn't run on my W2k Professional (German) machine...
I downloaded the latest version this morning, and left everything default, just to see if it starts... (location of the script is: C:\Kix_Logon_script\*)
when I run the script i get the following in my dos-box
code:
Verifying / Updating Script Software Installation, Please Wait...
Loading Logon Script, Please Wait...
;Set this line to = the name of the config file
;****************************************************************************
;----------------------------------------------------------------------------
; Do not edit below this Point.
;
; (only if you really really know what you are doing! Everything that this
; script can do is controlled by the Config file!)
;----------------------------------------------------------------------------
;****************************************************************************
select
case 1 = 2
$Configregkey = HKEY_LOCAL_MACHINE\SOFTWARE\Logon_Script
case 1 = 1
496-1129\logon_scriptigregkey = HKEY_USERS\S-1-5-21-673135436-1833650376-2076119
endselect
;----------------------------------------------------------------------------
; This is where all Global variables are set
$ =
$cr = chr(13)+chr(10) $lf = chr(10)
$tab = chr(9) ;$ip = enumipinfo()
M(SUBSTR(192.168. 10. 20,9,4))+LTRIM(SUBSTR(192.168. 10. 20,13,4)) 20,5,4))+LTRI
;loading Kix2001 Programming Functiuons
call logon.bat\..\ + 'functions\Kix_Functions'
;loading user defined Custom variables
call logon.bat\..\ + 'functions\Custom_Variables'
;----------------------------------------------------------------------------
Select
case readprofilestring(C:\Kix_Logon_script\config.ini,,) =
? Script error : unknown command !
? "ERROR READING $ConfigFile!!!"
any ideas ?!? is it because I use a german version ?!? ( ' or " thing ?!?)
thnks
.Ralph