Messages - Ath [ switch to compact view ]

Pages: prev1 ... 705 706 707 708 709 [710] 711 712 713 714 715 ... 724next
3546
N.A.N.Y. 2011 / Re: NANY 2011 Teaser: JottiQ
« on: December 27, 2010, 02:26 PM »
worstje, to fix number 2 on your Known Issues list, have a look at AppMutex in the fine Inno Setup helpfile. There's also the CheckForMutexes support function, might you want to check it from some Code.
And here is a way to create it in C# (for if you didn't know).

(Edit: had a fight with the Code bbtag)

3547
N.A.N.Y. 2011 / Re: NANY 2011 Pledge: cursor mover (hider)
« on: December 27, 2010, 01:40 PM »
worstje couldn't have said better what I was trying to achieve...

3548
Developer's Corner / Re: Need help from Inno Setup gurus
« on: December 27, 2010, 01:38 PM »
kryathaba, you could (re)start with a fresh script generated from the wizard, that gives you all this stuff by default...
Then add the extra files you need to add, and don't be shy to use an editor like InnoIDE or ISTool (that one is going off-line right about now) to aid in the setting of 'fancy' features like icons etc.
And don't forget to add the .ico files in the [Files] section.

As said earlier, the newsgroups are quite helpful, but we expect you to have done at least a little homework...

3549
N.A.N.Y. 2011 / Re: NANY 2011 Pledge: cursor mover (hider)
« on: December 27, 2010, 12:11 PM »
A white-list of applications to enable this feature on would be quite helpful, as like you already noted, the mousepointer only hinders sight in some and not all applications, and it could automagically enable when needed.

3550
General Software Discussion / Re: Any better Clipboard program.
« on: December 27, 2010, 11:08 AM »
You could have just changed the shortcut the setup created to run the jar file from java, just like the installer (java -jar acm.jar, instead of acm.jar). The author falsely assumed you have java installed (you must have) and set to run your jar files (a false asspumption, as is any), instead of a decompressor (a jarfile has the same internal technical structure as a zipfile).

Pages: prev1 ... 705 706 707 708 709 [710] 711 712 713 714 715 ... 724next
Go to full version