View Single Post
  #8 (permalink)  
Old 02-09-2007, 13:45
stukelly stukelly is offline
Member
 
Join Date: Jul 2007
Posts: 56
Default

Hi Brian,

Quote:
Originally Posted by bogorman View Post
May modify it to only create short cuts if the folders do not exist (e.g. when the program is first installed).
Yeah that sounds good.

I would also recommend that you use a domain name, instead of a fixed IP, for downloading the template. That way the code will still work if your IP address ever changes.

Also your directories are hard coded to C: drive. It is possible, although unlikely, that the user may not have a C: drive on their computer.

Good luck, Stu
Reply With Quote