View Single Post
  #2 (permalink)  
Old 08-05-2008, 11:26 AM
Cableguy's Avatar
Cableguy Cableguy is offline
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 1,472
Awards Showcase
Forum Contributer 
Total Awards: 1
Default

Quote:
Originally Posted by Mr_Gee View Post
I'm trying to make an application which does something based on an argument provided in a .lnk flie.

My problem is that the application is slow to load, probably because it has to read the "actions.ini" every time it starts.

Is there a way to talk to an already running program using .lnk files?

Thanks
How big is your "actions.ini"?

See my beta demo ini editor...
it loads a small (10 lines or so" ini file with the most important things....

You could create a smal ini.file containing the file names of the lnk, and have the app "read" them during executions, has needed...
This would problebly cause some files to be read several times, but should not cause a too big lagg time...
__________________
Paulo Gomes
Porto, Portugal

PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD
PPC: Qtek9000, 1GB SD

DLL Version Listing
Reply With Quote