G
Guest
I used some scripting I found from Tony's site in which he uses a database to
automatically update the client db. Everything works but I am having trouble
with one piece of this.
I had wanted to place the client on the user's desktop to help them as most
have difficulties with shortcuts. The problem is the network user name. For
my path it is c:\Documents and settings\jkirchn\desktop (I tried c:\documents
and settings\all users\desktop but it doesn't appear on the desktop). Is
there a way to code a variable for the user specific database? If not is
there a method to code the filecopy to go to their local drive and plant a
shortcut for them?
My IT folks are going to do the initial "push" via a login script and from
there the updating will be via the update database. I just need to figure
out where to have the copy go.
Thanks for any help/suggestions.
automatically update the client db. Everything works but I am having trouble
with one piece of this.
I had wanted to place the client on the user's desktop to help them as most
have difficulties with shortcuts. The problem is the network user name. For
my path it is c:\Documents and settings\jkirchn\desktop (I tried c:\documents
and settings\all users\desktop but it doesn't appear on the desktop). Is
there a way to code a variable for the user specific database? If not is
there a method to code the filecopy to go to their local drive and plant a
shortcut for them?
My IT folks are going to do the initial "push" via a login script and from
there the updating will be via the update database. I just need to figure
out where to have the copy go.
Thanks for any help/suggestions.