G
garyusenet
I want to write a quick and simple programme to update a shortcut on
about 20 peoples workstations. They will all have the same shortcut, so
I thought the simplest way would be to create the shortcut on one
computer and just copy it to their desktops.
However I would like to add two extra features to this.
1.
I would like to log when the users use the programme. I will just
create a network text file and append a line each time the program is
run.
2.
I would like to record what the shortcut was pointing to before it was
replaced, if indeed it existed? This is the part I'm not sure about.
(I've tried opening a .lnk file in notepad but its not plain text so i
cant just extract the info from the text file)
Could you please advise,
Thanks,
Gary-
about 20 peoples workstations. They will all have the same shortcut, so
I thought the simplest way would be to create the shortcut on one
computer and just copy it to their desktops.
However I would like to add two extra features to this.
1.
I would like to log when the users use the programme. I will just
create a network text file and append a line each time the program is
run.
2.
I would like to record what the shortcut was pointing to before it was
replaced, if indeed it existed? This is the part I'm not sure about.
(I've tried opening a .lnk file in notepad but its not plain text so i
cant just extract the info from the text file)
Could you please advise,
Thanks,
Gary-