#72103 - 2002-12-09 03:41 PM
Re: Wkixcrypt & console
|
Richard H.
Administrator
   
Registered: 2000-01-24
Posts: 4946
Loc: Leatherhead, Surrey, UK
|
quote: eh, then back again with actual question: what is the problem with me as can't make it work on simple kixweeper13.kix (from kixforms.org) all it does is nothing... well, meaning that when output is suppressed, nothing can be seen....
KiXcrypt (and wkixcrpt) just execute kix32.exe (or wkix32.exe) with the temporary file as a parameter, in exactly the same way as if you'd executed them from a BAT file.
Off the top of my head I can't think of anything that would cause them to fail because of the content of a script, unless there is a problem with environment space or %COMSPEC% is set to something odd.
For the purposes of debugging your problem you could try:
- Use the "-c" flag to disable %COMSPEC% on the line.
- Use the "-k" flag to disable the KiXtart file delete code.
- Use the "-d" flag to confirm that the command line is what you expect.
- See if it works with kixcrypt.exe rather than wkixcrpt.exe
- Use a wrap-round BAT file to pause so you can see any error messages generated by the application. To do this, create a batch file which will execute the application and pause - call it "debug.bat". Now create the encrypted version using the command:
kixcrypt -d -k debug.bat ^s Hopefully you should see any error messages generated by the application.
|
|
Top
|
|
|
|
Moderator: Glenn Barnas, NTDOC, Arend_, Jochen, Radimus, Allen, ShaneEP, Ruud van Velsen, Mart
|
0 registered
and 601 anonymous users online.
|
|
|