Dear,

We add new capability to change the HKCR registry keys.
After running the kixedit.reg you will get also the
menu option Kix32 run with debug.

Programs: kix362registry.exe
Site: http://home.wanadoo.nl/scripting

The registry code is:

code:

REGEDIT4

[-HKEY_CLASSES_ROOT\.kix]
[-HKEY_CLASSES_ROOT\.scr]
[-HKEY_CLASSES_ROOT\kix32 document]

; - create Kixtart 3.62 registry entries
; -
; - requirements: kix32.exe + regedit.exe are available
; - options: c:\kedit.ico
; - editor of your choose f.e. notepad.exe

[HKEY_CLASSES_ROOT\.kix]
@="kix32 document"
[HKEY_CLASSES_ROOT\.scr]
@="kix32 document"

[HKEY_CLASSES_ROOT\kix32 document]
@="Kixtart"

[HKEY_CLASSES_ROOT\kix32 document\DefaultIcon]
@="c:\\kedit.ico"

[HKEY_CLASSES_ROOT\kix32 document\shell]
@="Edit"

[HKEY_CLASSES_ROOT\kix32 document\shell\open]
@="Kix32 &run"

[HKEY_CLASSES_ROOT\kix32 document\shell\open\command]
@="kix32.exe %1"

[HKEY_CLASSES_ROOT\kix32 document\shell\debug]
@="Kix32 run with &debug"

[HKEY_CLASSES_ROOT\kix32 document\shell\debug\command]
@="kix32.exe %1 /d"

[HKEY_CLASSES_ROOT\kix32 document\shell\print]
@="&Print"

[HKEY_CLASSES_ROOT\kix32 document\shell\print\command]
@="notepad.exe /p %1"

[HKEY_CLASSES_ROOT\kix32 document\shell\edit]
@="&Edit"

[HKEY_CLASSES_ROOT\kix32 document\shell\edit\command]
@="notepad.exe %1"


To prevent running more programs for a special result
we have combine it to a IExpress package. This package
is a copy kix362update.exe which is extended with
kixedit.reg and a new version of install.kix.
The package will use notepad as kixtart script editor.
You can use the kixedit.reg file to change this selec-
tion.

The IExpress code is:

code:

[Version]
Class=IEXPRESS
SEDVersion=3
[Options]
PackagePurpose=InstallApp
ShowInstallProgramWindow=1
HideExtractAnimation=1
UseLongFileName=0
InsideCompressed=0
CAB_FixedSize=0
CAB_ResvCodeSigning=0
RebootMode=N
InstallPrompt=%InstallPrompt%
DisplayLicense=%DisplayLicense%
FinishMessage=%FinishMessage%
TargetName=%TargetName%
FriendlyName=%FriendlyName%
AppLaunched=%AppLaunched%
PostInstallCmd=%PostInstallCmd%
AdminQuietInstCmd=%AdminQuietInstCmd%
UserQuietInstCmd=%UserQuietInstCmd%
SourceFiles=SourceFiles
[Strings]
InstallPrompt=
DisplayLicense=
FinishMessage=
TargetName=V:\kix362registry.exe
FriendlyName=Kixtart 3.62/1.03 install at local workstation + create HKCR associations
AppLaunched=Kix32.exe
PostInstallCmd=c:\temp\ixp000.tmp\Kix32.exe c:\temp\ixp000.tmp\install.kix
AdminQuietInstCmd=
UserQuietInstCmd=
FILE0="Install.kix"
FILE1="Kix32.exe"
FILE2="Kx16.dll"
FILE3="Kx32.dll"
FILE4="Kx95.dll"
FILE5="kixedit.reg"
FILE6="Kedit.ico"

[SourceFiles]
SourceFiles0=V:\

[SourceFiles0]
%FILE0%=
%FILE1%=
%FILE2%=
%FILE3%=
%FILE4%=
%FILE5%=
%FILE6%=


Greetings.

[This message has been edited by MCA (edited 30 July 2000).]

_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA