Ok, so I ended up working my way though the source code extracted from the resource file added to the scprompt.exe. Although all comment are removed and complete project is in one file it is a great way to distribute the source - thanks.
Here is a few lines of code that are added to my version ...
Search found 2 matches
- 2010-07-23 12:51
- Forum: SC
- Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
- Replies: 454
- Views: 5227724
- 2010-07-04 10:35
- Forum: SC
- Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
- Replies: 454
- Views: 5227724
Re: Bugs
Hi
Thanks for keeping this project alive.
Here are my findings with the SCPrompt2010_roll-your-own_0.10.6.40 package:
Language support - Missing variables for language file in this code:
TrayTip("SCPrompt", "Downloading Configuration File", 30)
Might scare end user if program is renamed.
For ...
Thanks for keeping this project alive.
Here are my findings with the SCPrompt2010_roll-your-own_0.10.6.40 package:
Language support - Missing variables for language file in this code:
TrayTip("SCPrompt", "Downloading Configuration File", 30)
Might scare end user if program is renamed.
For ...