topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Sunday June 8, 2025, 8:14 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: [1]
1
Post New Requests Here / Re: IDEA: Global hotkeys in VLC
« Last post by razlin on March 26, 2008, 09:42 AM »
Just a note.. in ahk you can use

#NoTrayIcon

and it gets rid of the tray icon.

so its easily done in ahk
2
This could actually be done very very easily with a dos .bat file

create a file   

copy_my_file.bat
copy n:\myfile.ext c:\newfile.ext



Thats it   n:\ is your network file and  c:\ is your new file   or vice versa.

to run it just 2ble click the .bat file.
Pages: [1]