| Author |
Message |
Topic: Is it possible to just list 1 icon in the listview ? |
L-Cartinine
Replies: 3
Views: 98
|
Forum: Ask for Help Posted: Tue Nov 25, 2008 7:23 pm Subject: Is it possible to just list 1 icon in the listview ? |
that is not a double post that is something completly different! i need to disable a checkbox in that post. how is that the same as listing 1 icon????
i dont understand how you think there the same ... |
Topic: Is it possible to just list 1 icon in the listview ? |
L-Cartinine
Replies: 3
Views: 98
|
Forum: Ask for Help Posted: Tue Nov 25, 2008 7:21 pm Subject: Is it possible to just list 1 icon in the listview ? |
| great thanks i test it out when i get chance! |
Topic: Is it possible to just list 1 icon in the listview ? |
L-Cartinine
Replies: 3
Views: 98
|
Forum: Ask for Help Posted: Fri Nov 21, 2008 4:36 am Subject: Is it possible to just list 1 icon in the listview ? |
| I see it possible to retrieve all icons againsts all rows in a Listview but would it possible to retrieve just 1 icon against 1 row selection or against a checkbox to enhance the look that is the row ... |
Topic: How can i disable selection of Listview checkboxes? |
L-Cartinine
Replies: 0
Views: 96
|
Forum: Ask for Help Posted: Fri Nov 21, 2008 4:02 am Subject: How can i disable selection of Listview checkboxes? |
| There is already a checkbox selected in Listview. I want so that when i left click on any of the checkbox's nothing happens and the one selected will remains as it was selected or unselected by a pre ... |
Topic: Center the FileSelectFile window |
L-Cartinine
Replies: 3
Views: 167
|
Forum: Ask for Help Posted: Fri Oct 03, 2008 12:31 am Subject: Center the FileSelectFile window |
| hi and thank you both. |
Topic: Trick: Choosing the packer. |
L-Cartinine
Replies: 3
Views: 820
|
Forum: Scripts & Functions Posted: Thu Oct 02, 2008 10:53 pm Subject: Trick: Choosing the packer. |
| it might do a better compression but it more likely get shot down as a virus and upack latest dates back to 2005. |
Topic: Center the FileSelectFile window |
L-Cartinine
Replies: 3
Views: 167
|
Forum: Ask for Help Posted: Thu Oct 02, 2008 10:41 pm Subject: Center the FileSelectFile window |
| I have been unsucessful to center the FileSelectFile box with the usual ways i have used good to centre other windows. The box pops up in the far left when selecting a filename and like it to appear i ... |
Topic: detect exit of application or window by mouse |
L-Cartinine
Replies: 0
Views: 96
|
Forum: Ask for Help Posted: Tue Sep 02, 2008 12:35 am Subject: detect exit of application or window by mouse |
| I need to detect if the application or window is closed X(exit) by the mouse. The application will close eventually by itself so i can't use method of detecting if the process is running or not. I n ... |
Topic: How do I restrict a compiled AHK app not to run past a date? |
L-Cartinine
Replies: 6
Views: 253
|
Forum: Ask for Help Posted: Tue Feb 26, 2008 10:23 pm Subject: How do I restrict a compiled AHK app not to run past a date? |
| no what you do is once it goes past a certain date you alter a file or a registry entry so once they set the date back to the trial period it still stays expired as you have a check to see if the file ... |
Topic: time limit like a trial software for script, how to do it? |
L-Cartinine
Replies: 46
Views: 3361
|
Forum: Ask for Help Posted: Thu Feb 14, 2008 4:54 pm Subject: time limit like a trial software for script, how to do it? |
@guest
using hidden registry keys is not very secure as FileMon can detect these locations |
Topic: i want to shutdown the compiled exe briefly and restart it |
L-Cartinine
Replies: 1
Views: 193
|
Forum: Ask for Help Posted: Wed Feb 13, 2008 10:32 am Subject: i want to shutdown the compiled exe briefly and restart it |
| I want to shutdown the compiled exe and then run a command and then with outside code or a batch file thats restarts the compiled exe again. i was thinking a bat file with the ping delay of 5 secs as ... |
Topic: FileSelectFolder is not working from cd |
L-Cartinine
Replies: 2
Views: 189
|
Forum: Ask for Help Posted: Mon Feb 11, 2008 9:08 am Subject: FileSelectFolder is not working from cd |
| BartPe is windows on a cd. if its just 1 dll needed then i can include it on the cd in future. I have a util called dependency walker that works out what files are needed for an app but this is a slo ... |
Topic: time limit like a trial software for script, how to do it? |
L-Cartinine
Replies: 46
Views: 3361
|
Forum: Ask for Help Posted: Fri Feb 08, 2008 7:53 am Subject: time limit like a trial software for script, how to do it? |
 |
Topic: time limit like a trial software for script, how to do it? |
L-Cartinine
Replies: 46
Views: 3361
|
Forum: Ask for Help Posted: Thu Feb 07, 2008 12:14 am Subject: time limit like a trial software for script, how to do it? |
You can perhaps change the time stamp of the exe.
If the current date is before the last run date, don't update this date, and cry "CHEATER!"...
Nice idea but you can't change the Time ... |
Topic: time limit like a trial software for script, how to do it? |
L-Cartinine
Replies: 46
Views: 3361
|
Forum: Ask for Help Posted: Wed Feb 06, 2008 11:21 pm Subject: time limit like a trial software for script, how to do it? |
| So this is better solution still, giving exactly 30 days. Any date outside of Start or Expiry will prevent it running. It still not perfect as they can change the date to a date between these times to ... |
| |