Thanks for all the help, that worked wonderfully!
Search found 6 matches
- 2009-07-25 22:47
- Forum: SC
- Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
- Replies: 454
- Views: 5905894
Re: SCPrompt 2009 (Vista Capable - server 1.0.6.4) 21/7/09
Marc,
Thanks for all the help, that worked wonderfully!
Thanks for all the help, that worked wonderfully!
- 2009-07-22 22:03
- Forum: SC
- Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
- Replies: 454
- Views: 5905894
Re: SCPrompt 2009 (Vista Capable - server 1.0.6.4) 21/7/09
Ok, so I found AutoIT3 - downloaded and installed. Now I'm running into problems compiling the file - it errors out when I specify the scprompt8.au3 file with
"Line 34 (File "xxx\scprompt8.au3");
#include "_RefreshSystemTray.au3"
Error: Error opening the file."
Am I now doing something wrong in ...
"Line 34 (File "xxx\scprompt8.au3");
#include "_RefreshSystemTray.au3"
Error: Error opening the file."
Am I now doing something wrong in ...
- 2009-07-17 23:00
- Forum: SC
- Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
- Replies: 454
- Views: 5905894
Re: VNC2Me SCPrompt 2009 (Vista Capable - using server 1.0.5
Yes for sure.
the method that is used for the text showing has 5 parameters, let me explain:
normal view: "_IniReadWrite(@ScriptDir & "\scprompt.ini", "SC", "TEXT1", "Select the Connection Name")"
1. @ScriptDir = Script Directory(where the script got executed)
2. "\scprompt.ini" = the ini file ...
the method that is used for the text showing has 5 parameters, let me explain:
normal view: "_IniReadWrite(@ScriptDir & "\scprompt.ini", "SC", "TEXT1", "Select the Connection Name")"
1. @ScriptDir = Script Directory(where the script got executed)
2. "\scprompt.ini" = the ini file ...
- 2009-07-16 23:08
- Forum: SC
- Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
- Replies: 454
- Views: 5905894
Re: VNC2Me SCPrompt 2009 (Vista Capable - using server 1.0.5
You can replace it:
open the "scprompt.au3" (maybe "scprompt6.au3"...) with an editor like "notepad++" or "autoit3".
There you have to scroll to the line '288' and '300'.
There you can find this entry concerning "SCPrompt 2009 by Sec IT".
Replace it with yours :P
Marc,
Well took some time and ...
open the "scprompt.au3" (maybe "scprompt6.au3"...) with an editor like "notepad++" or "autoit3".
There you have to scroll to the line '288' and '300'.
There you can find this entry concerning "SCPrompt 2009 by Sec IT".
Replace it with yours :P
Marc,
Well took some time and ...
- 2009-07-10 23:11
- Forum: SC
- Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
- Replies: 454
- Views: 5905894
Re: VNC2Me SCPrompt 2009 (Vista Capable - using server 1.0.5
Hi sdrabor,
this is not correct in all.
TEXT4 will be written(maybe there is no place to show it dont know at this moment).
But there also TEXT5 existing. (Its hardcoded and not configureable over the "scprompt.ini"-file. :cry: :cry: (Why hardcode?)).
You can replace it:
open the "scprompt.au3 ...
this is not correct in all.
TEXT4 will be written(maybe there is no place to show it dont know at this moment).
But there also TEXT5 existing. (Its hardcoded and not configureable over the "scprompt.ini"-file. :cry: :cry: (Why hardcode?)).
You can replace it:
open the "scprompt.au3 ...
- 2009-07-09 23:15
- Forum: SC
- Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
- Replies: 454
- Views: 5905894
Re: VNC2Me SCPrompt 2009 (Vista Capable - using server 1.0.5
First, thanks for the great app! 
Just to confirm one thing that was mentioned before... it appears that TEXT4 uses "SCPrompt 2009 by Sec IT" even if I manually put different text in. Not a huge deal, but wanted to make sure it was known.
Just to confirm one thing that was mentioned before... it appears that TEXT4 uses "SCPrompt 2009 by Sec IT" even if I manually put different text in. Not a huge deal, but wanted to make sure it was known.