| Author |
Message |
Forum: Support Topic: Need some help with a windows 7 issue |
| joey3002 |
|
Posted: September 30th, 2010, 1:23 pm
|
|
Replies: 18 Views: 835
|
omg, i love you all!!!
huge thanks for helping me out. |
|
 |
Forum: Support Topic: Need some help with a windows 7 issue |
| joey3002 |
|
Posted: September 29th, 2010, 11:57 am
|
|
Replies: 18 Views: 835
|
any kind of update to this? please..
thanks again |
|
 |
Forum: Support Topic: Need some help with a windows 7 issue |
| joey3002 |
|
Posted: September 24th, 2010, 2:29 pm
|
|
Replies: 18 Views: 835
|
Lexikos, wow.. that works.. 1 small tweak I need though.. I do not need the actual path copied to the clipboard, just the filenames..
thanks |
|
 |
Forum: Support Topic: Need some help with a windows 7 issue |
| joey3002 |
|
Posted: September 24th, 2010, 1:28 am
|
|
Replies: 18 Views: 835
|
| Please show a example of what format you want the data in. In other words, you tried to get the address value from the edit1 control and you tried to get the 'selected' file list from the other control. How do you want the data placed on the clipboard (and therefore into your application) ? Sorry i... |
|
 |
Forum: Support Topic: Need some help with a windows 7 issue |
| joey3002 |
|
Posted: September 23rd, 2010, 1:51 pm
|
|
Replies: 18 Views: 835
|
sorry.. and I really do appreciate your help.
the first msg box just does > <
the 2nd is blank |
|
 |
Forum: Support Topic: Need some help with a windows 7 issue |
| joey3002 |
|
Posted: September 22nd, 2010, 9:09 pm
|
|
Replies: 18 Views: 835
|
| those boxes were for error checking... basically, i just want to highlight 4-7 files when in windows explorer and then hit CTRL-J and have it copy the filenames to the clipboard so i can then do ctrl-v to paste them into a document. |
|
 |
Forum: Support Topic: Need some help with a windows 7 issue |
| joey3002 |
|
Posted: September 22nd, 2010, 1:53 pm
|
|
Replies: 18 Views: 835
|
was that the info you needed from me?
thanks |
|
 |
Forum: Support Topic: Need some help with a windows 7 issue |
| joey3002 |
|
Posted: September 21st, 2010, 5:51 pm
|
|
Replies: 18 Views: 835
|
| sorry.. was on vacation.. here is the requested info: >>>>>>>>>>( Window Title & Class )<<<<<<<<<<< C:\Users\myusername\Desktop\test ahk_class CabinetWClass >>>>>>>>>>>>( Mouse Position )<<<<<<<<<<<<< On Screen: 1309, 323 (less often used) In Active Window: 1081, 172 >>>>... |
|
 |
Forum: Support Topic: Need some help with a windows 7 issue |
| joey3002 |
|
Posted: September 10th, 2010, 1:17 pm
|
|
Replies: 18 Views: 835
|
| here is the spy info: >>>>>>>>>>( Window Title & Class )<<<<<<<<<<< F:\Custom Scripts ahk_class CabinetWClass >>>>>>>>>>>>( Mouse Position )<<<<<<<<<<<<< On Screen: 1225, 289 (less often used) In Active Window: 1201, 66 >>>>>>>>>( Now Under Mouse Cursor )<<<<<<<< ... |
|
 |
Forum: Support Topic: Need some help with a windows 7 issue |
| joey3002 |
|
Posted: September 9th, 2010, 9:34 pm
|
|
Replies: 18 Views: 835
|
| no one can help me with this? please... |
|
 |
Forum: Support Topic: Need some help with a windows 7 issue |
| joey3002 |
|
Posted: September 9th, 2010, 6:28 pm
|
|
Replies: 18 Views: 835
|
| This script worked fine on XP. Now that Im on windows 7, it wont work at all. Basically, you select a few files in your explorer window, hit CTRL-J and it copies all the filenames to your clipboard where you can CTRL-V them into any document you want.. Its not putting the names into the clipboard. ^... |
|
 |
Forum: Support Topic: short filename help.. |
| joey3002 |
|
Posted: March 25th, 2010, 5:44 pm
|
|
Replies: 25 Views: 389
|
Leef - Woooo Hooo... you rock!! I owe you a beer...
thanks, that worked perfectly |
|
 |
Forum: Support Topic: short filename help.. |
| joey3002 |
|
Posted: March 25th, 2010, 5:22 pm
|
|
Replies: 25 Views: 389
|
| ; This seems like overkill, but what about this ;What if you put the file and path through the loop (files) command ? currentPath=C:\Users\Leef_me\Documents\Downloaded Files file=fred fred.txt IfExist, %currentPath%\%file% { Loop, %currentPath%\%file%,0,0 short_file:=A_LoopFileShortPat... |
|
 |
Forum: Support Topic: short filename help.. |
| joey3002 |
|
Posted: March 25th, 2010, 5:20 pm
|
|
Replies: 25 Views: 389
|
| sure, this does not work: "C:\Program Files\Solid Concepts Inc\SolidView Pro\sldview.exe" "I:\stl\custom location\0323\assembly - pin-1.txt" This does: "C:\Program Files\Solid Concepts Inc\SolidView Pro\sldview.exe" "I:\stl\custom location\0323\assemb~1.txt" t... |
|
 |
Forum: Support Topic: short filename help.. |
| joey3002 |
|
Posted: March 25th, 2010, 3:46 pm
|
|
Replies: 25 Views: 389
|
HotKeyIt - Still no go. Its still making the filename long, with the space.
thanks |
|
 |
| Sort by: |