Help with login script
Hi folks,
I need to add this to the login script. I've written
it in pseudocode, can anyone translate this into real
commands for me? Pretty please?
if os is win95 or win98 then begin
copy i:\folder\*.lnk c:\windows\desktop
end
if os is win2000 or winxp then begin
copy i:\folder\*.lnk "c:\documents and settings\user\desktop"
end
If you can figure this out for me I'd be very grateful!
Thanks in advance,
Andrew
--
AZC
|