| Author |
Message |
   
Vladimir Rusnac (Vladrus)
| | Posted on Thursday, Mar 3, 2005 - 19:40: | |
I have created WinHex script. How can I run this script without message: The script "my_script" is about to be executed.? Thanks, Vlad I |
   
Stefan Fleischmann (Admin)
| | Posted on Thursday, Mar 3, 2005 - 19:44: | |
Options | Security | [ ] Prompt before executing scripts |
   
Vladimir Rusnac (Vladrus)
| | Posted on Thursday, Mar 3, 2005 - 19:54: | |
Thanks for quickly reply, and BIG Thanks for WinHex. Nice Program! |
   
john dick (Runescape888)
| | Posted on Wednesday, Jun 8, 2005 - 1:11: | |
hi i got a winhex and i dont no how to work it for runescape can u tell me plz |
   
Jim Adams
| | Posted on Thursday, Dec 22, 2005 - 17:02: | |
Greetings, I am not a techie and have never used winhex before. Is it possible to run winhex from batch to automatically examine a file and replace certain hex combinations 00 with other hex combinations 20? If so will you please show me a sample snippet of code that would accomplish the task? Thanks, JimA. |
   
Stefan Fleischmann (Admin)
| | Posted on Thursday, Dec 22, 2005 - 18:08: | |
The WinHex script command for that would be ReplaceAll 0x00 0x20 |