| Author |
Message |
Forum: Support Topic: StringSplit and semicolon |
| motuslechat |
|
Posted: March 25th, 2009, 4:29 pm
|
|
Replies: 3 Views: 343
|
Thank you reddog for your answer
But I don't understand. If I replace ";" by "," it's ok.
I search and give your result... |
|
 |
Forum: Support Topic: StringSplit and semicolon |
| motuslechat |
|
Posted: March 25th, 2009, 12:57 pm
|
|
Replies: 3 Views: 343
|
I have a problem with StringSplit and semicolon
StringSplit, firstlinefields, A_LoopReadLine, `;
no error but the string is not split
Thank you for your help. |
|
 |
Forum: Support Topic: Joystick recorder |
| motuslechat |
|
Posted: November 2nd, 2008, 12:11 pm
|
|
Replies: 2 Views: 489
|
| Hi, I use joypov to simulate a camera in a game. Is there a joystick recorder macro ? Can you help, to understand how to send pov mov in a script and where to define the speed of the move action. Example : when CTRL+END shortcut receive, move pov up (150, fast), when CTRL+N shortcut receive, move po... |
|
 |
Forum: Support Topic: FilereadLine |
| motuslechat |
|
Posted: November 29th, 2007, 2:15 pm
|
|
Replies: 3 Views: 1258
|
| Thank you for your comment. My text file is 100 Ko. Filereadline works fine if the last line doesn't contain the search word. It make loop only if the last line contain the search word. You are right about the position of errorlevel. I try to put it just after the filereadline and test. I'll give yo... |
|
 |
Forum: Support Topic: FilereadLine |
| motuslechat |
|
Posted: November 29th, 2007, 11:21 am
|
|
Replies: 3 Views: 1258
|
| Hi, It seems there is a bug in FilereadLine Command. I have a text file and I want to create a new file wich contain only line which contain a certain word (%Status%). The first script (wich use filereadline) didn't stop (loop) if the last line of text file contain the search word. The second script... |
|
 |
Forum: Support Topic: runas and regwrite |
| motuslechat |
|
Posted: December 2nd, 2005, 1:41 pm
|
|
Replies: 2 Views: 705
|
Thank Chris for your answer.
I think effectively, that I will create the reg file dynamicly, runwait the regedit /s and delete reg file when it's finish.
Thank again for your help and your fantastic tool.
Motuslechat |
|
 |
Forum: Support Topic: runas and regwrite |
| motuslechat |
|
Posted: December 1st, 2005, 11:34 pm
|
|
Replies: 2 Views: 705
|
| Hi, Can you tell me how can I do this : RunAs, Administrator, MyPassword, Mydomain RegWrite, REG_DWORD, HKEY_LOCAL_MACHINE, SYSTEM\CurrentControlSet\Control\Lsa, forceguest, 0 RunAs I know that this this syntax is incorrect because I have no run or runwaut after the command runas, but I need to do t... |
|
 |
Forum: Suggestions Topic: New operating system variables |
| motuslechat |
|
Posted: June 1st, 2005, 12:15 pm
|
|
Replies: 2 Views: 721
|
Hi,
Thank you Chris for your job.
Is it possible to add 4 news variables for "default user" profil :
A_DesktopDefault
A_StartMenuDefault
A_ProgramsDefault
A_StartupDefault
Thank you again.
MotusLechat |
|
 |
Forum: Support Topic: Delete Key and all Subkey from registry |
| motuslechat |
|
Posted: May 16th, 2005, 12:00 pm
|
|
Replies: 2 Views: 708
|
Hi,
I have find the good synthax :
HKEY_LOCAL_MACHINE,Software\Lotus,
Thank you.
MotusLechat |
|
 |
Forum: Support Topic: Delete Key and all Subkey from registry |
| motuslechat |
|
Posted: May 16th, 2005, 10:50 am
|
|
Replies: 2 Views: 708
|
| Hi, I have a problem to delete a key in my registry. I have a Key : Hkey_Local_Machine\software\Lotus witn 4 subkeys and a lot of value in each subkey. I have try to do this and it doesn't work : RegDelete, HKEY_LOCAL_MACHINE,Software,Lotus Can you help me ! Thank you very much. MotusLechat |
|
 |
Forum: Scripts Topic: AHK_Editor |
| motuslechat |
|
Posted: February 21st, 2005, 10:11 pm
|
|
Replies: 68 Views: 21031
|
Do you have this : C:\Program Files\AutoHotkey\Compiler with 3 files :
Ahk2Exe.exe, AutoHotkeySC.bin, upx.exe ?
Motus |
|
 |
Forum: Scripts Topic: AHK_Editor |
| motuslechat |
|
Posted: February 21st, 2005, 9:46 pm
|
|
Replies: 68 Views: 21031
|
There is no varaiable for AutoHotKey path. I can add in AHK_Editor.ini a new section [path] to put this path of AutoHotKey. So, by default, I use C:\Program Files\AutoHotkey.
Tell me if you need else create this path : "C:\Program Files\AutoHotkey" on your disk C:
MotusLechat |
|
 |
Forum: Scripts Topic: AHK_Editor |
| motuslechat |
|
Posted: February 21st, 2005, 9:24 pm
|
|
Replies: 68 Views: 21031
|
Hi, DRSAMRAZA
I didn't use absolute path in my soft. I use system variables or vb variables. For Windows path : %windir% for example.
MotusLechat |
|
 |
Forum: Scripts Topic: AHK_Editor |
| motuslechat |
|
Posted: February 21st, 2005, 2:04 pm
|
|
Replies: 68 Views: 21031
|
| I have now a Windows XP and Visual Basic in english :D The problem is in AHK_Editor.ini Replace "Vrai" by "True" and "Faux" by "False", save file and run AHK_Editor : it works !!!!!!!!!!!!!!!! Sorry, sorry, sorry. :oops: Test AHK_Editor and tell me what do you think about it. MotusLechat |
|
 |
Forum: Scripts Topic: AHK_Editor |
| motuslechat |
|
Posted: February 21st, 2005, 1:14 pm
|
|
Replies: 68 Views: 21031
|
Hi,
Read the last post of me to solve your problem...
MotusLechat |
|
 |
| Sort by: |