| Author |
Message |
Topic: limitations of autohotkey? |
MIchael
Replies: 4
Views: 674
|
Forum: Ask for Help Posted: Sun Nov 26, 2006 4:17 pm Subject: limitations of autohotkey? |
Hello
after further testing Im getting mad.....
its the compiles exe that crashes.
If I make a part of the script thats executed before the crash (and a little after ) everything works fine. (the ... |
Topic: limitations of autohotkey? |
MIchael
Replies: 4
Views: 674
|
Forum: Ask for Help Posted: Fri Nov 24, 2006 12:30 pm Subject: limitations of autohotkey? |
Hello
are there any limitations in autohotkey to the amount of charakters or lines or variables?
I ask because erverytime I add a new line to my scritpt the compiled exe crashes
(My script has reac ... |
Topic: difference between normal runas and runas in autohotkey? |
MIchael
Replies: 9
Views: 854
|
Forum: Ask for Help Posted: Wed Jul 26, 2006 1:20 pm Subject: difference between normal runas and runas in autohotkey? |
Finally I got it
It had nothing to do with the runas it was the path to the generated script of vshadow
Uff |
Topic: difference between normal runas and runas in autohotkey? |
MIchael
Replies: 9
Views: 854
|
Forum: Ask for Help Posted: Wed Jul 26, 2006 12:05 pm Subject: difference between normal runas and runas in autohotkey? |
further testing:
if I launch a command window with administrative rights from autohotkeys runas and run and then execute the script from that command window vshadow runs fine.
......  |
Topic: MakeMeAdmin as a AHK script |
MIchael
Replies: 8
Views: 5219
|
Forum: Scripts & Functions Posted: Wed Jul 26, 2006 10:26 am Subject: MakeMeAdmin as a AHK script |
Hello toralf
I tested the script.
run in line 71 fails because it has no information about the _User_Name_
and even no INformation about
USERNAME
and
_Admin_
if I insert the variables manu ... |
Topic: difference between normal runas and runas in autohotkey? |
MIchael
Replies: 9
Views: 854
|
Forum: Ask for Help Posted: Wed Jul 26, 2006 8:34 am Subject: difference between normal runas and runas in autohotkey? |
Hello toralf
Thanks for your help
If I run the script with the runas in the context menu in explorer or from the commandline with runas its ok
And everything is all right too if I launch the script ... |
Topic: difference between normal runas and runas in autohotkey? |
MIchael
Replies: 9
Views: 854
|
Forum: Ask for Help Posted: Tue Jul 25, 2006 1:59 pm Subject: difference between normal runas and runas in autohotkey? |
no go
Hello Philho
no I dont think so. It is not created at all.
The cmd file contains and sets the variables that needs the new executed script to get files from the shadow device
ciao
MIChael
... |
Topic: difference between normal runas and runas in autohotkey? |
MIchael
Replies: 9
Views: 854
|
Forum: Ask for Help Posted: Tue Jul 25, 2006 1:18 pm Subject: difference between normal runas and runas in autohotkey? |
OOps
wait a minute I am on the track...
And will post ....[/code] |
Topic: difference between normal runas and runas in autohotkey? |
MIchael
Replies: 9
Views: 854
|
Forum: Ask for Help Posted: Tue Jul 25, 2006 12:52 pm Subject: difference between normal runas and runas in autohotkey? |
Hello
a program (vshadow.exe) needs to be started with Administrator rights to function properly. So I use the runas and run command of autohotkey.
But vshadow.exe wont run properly (That means it d ... |
Topic: very long path support workaround? |
MIchael
Replies: 4
Views: 683
|
Forum: Ask for Help Posted: Mon Jul 03, 2006 9:39 am Subject: very long path support workaround? |
Hello PhiLho
Thnaks for the xplanation about unicode paths.
Shadow devices are a windows internal "devices" to access open files or keep snapshots. they can be accessed by the following sy ... |
Topic: very long path support workaround? |
MIchael
Replies: 4
Views: 683
|
Forum: Ask for Help Posted: Fri Jun 30, 2006 9:14 am Subject: very long path support workaround? |
Hello PhilHo
xxcopy cant read from shadow devices
robocopy cant read from shadow devices but can write very long paths
copy like filecopy (autohotkey) can read from shadow devices, but cant write ... |
Topic: Error when running AutoScriptWriter macro. |
MIchael
Replies: 2
Views: 578
|
Forum: Ask for Help Posted: Thu Jun 29, 2006 8:22 pm Subject: Error when running AutoScriptWriter macro. |
just look into the help.
its very good explained
syntax:
WinWait [, WinTitle, WinText, Seconds, ExcludeTitle, ExcludeText]
ciao
Michael |
Topic: very long path support workaround? |
MIchael
Replies: 4
Views: 683
|
Forum: Ask for Help Posted: Thu Jun 29, 2006 7:16 pm Subject: very long path support workaround? |
Hello
I try to copy files to an other path as a backup
The resulting path is longer than 260 characters. So filecopy failes.
Is there any workaround to copy the files?
Thanks for the help
MIcha ... |
Topic: listvars displays shortened variables |
MIchael
Replies: 1
Views: 464
|
Forum: Ask for Help Posted: Thu Jun 29, 2006 1:22 pm Subject: listvars displays shortened variables |
Hello
I use listvar to display the content of the variables.
But in the window the variables are shortend
e.g.
CopyDest[67 of 259]: \\192.168.2.4\bak_komp\bak_neu_F_literatu_info_DBs\2006_06_2...
... |
Topic: How to send affirmation to dos prompt? |
MIchael
Replies: 6
Views: 767
|
Forum: Ask for Help Posted: Mon Jun 26, 2006 4:38 pm Subject: How to send affirmation to dos prompt? |
Hello BoBo
its
"vshadow.exe -da"
that should close all shadow devices on the system and it needs confirmation
Michael |
| |