Forum: NSIS Discussion
3rd November 2007, 14:40
|
|
Replies: 8
Views: 2,399
Kickik -- I'm going to have to get back later...
Kickik -- I'm going to have to get back later today. Office computers under trojan attacks and I must go in to repair. But I can say that yesterday when I tried it with the modifications we are...
|
Forum: NSIS Discussion
3rd November 2007, 14:30
|
|
Replies: 8
Views: 2,399
|
Forum: NSIS Discussion
3rd November 2007, 03:23
|
|
Replies: 8
Views: 2,399
thank you, and in following part did I do it...
thank you, and in following part did I do it correctly? Or should those "pushes" both be blank?
Thanks
Section "SiteSecureBackup"
push "My Task"
push "My Task Comment"
push "c:\Working...
|
Forum: NSIS Discussion
1st November 2007, 22:50
|
|
Replies: 8
Views: 2,399
Kichik thanks for your reply.
I am...
Kichik thanks for your reply.
I am successful running a scheduled task from the NSIS generated executable as per the code. I need to input the current user and their password for it to work --...
|
Forum: NSIS Discussion
31st October 2007, 21:59
|
|
Replies: 8
Views: 2,399
NT Authority and Scheduler Code
Thanks for everyone's help when I had problems with the code for the scheduler -- I can get it to work now. One thing that confuses me, though, is I can get a scheduled task to run using...
|
Forum: NSIS Discussion
31st October 2007, 14:38
|
|
Replies: 7
Views: 2,198
Okay, thank you for your help and clarifying...
Okay, thank you for your help and clarifying those settings. I can now get it to run using the credentials of the logged in user. But if I replace those credentials with "", it fails to run. Is...
|
Forum: NSIS Discussion
31st October 2007, 03:10
|
|
Replies: 7
Views: 2,198
|
Forum: NSIS Discussion
31st October 2007, 00:33
|
|
Replies: 7
Views: 2,198
Actually, now I'm confused. I can get the task...
Actually, now I'm confused. I can get the task to be scheduled, but not run. I believe I'm having difficulty understanding the following section. The program I want to execute resides in $TEMP and...
|
Forum: NSIS Discussion
30th October 2007, 21:30
|
|
Replies: 7
Views: 2,198
|
Forum: NSIS Discussion
30th October 2007, 14:39
|
|
Replies: 7
Views: 2,198
Scheduling a tastk
I've read the post regarding scheduling a task found here:
http://forums.winamp.com/showthread.php?threadid=147686&highlight=Task
I am a little new to .dlls and such and have a few questions...
|