hi .. > 1. I need to make an net use of a public share so ' net use z: > \\server\dir "" ' would be the right one the ' "" ' are needed because > in that way I do not have to press enter when the question for the > password is comming. > But as I would like this to happen in GUIrunOnce and this orders also > have ' "" ' arounding. So the ' "" ' for the password is cousing an > error! > Has anybody an idea ? Maybe alternative quoting will do the job: GUIrunOnce="net use z: \\server\dir ''" if not - why not create a user on the server you want to connect to (eg benutzer:passwort) and use GUIrunOnce="net use z: \\server\dir /user:benutzer passwort" on the other hand if you are using a user already authenticated to the domain windows should not ask for password or username.
> 2. I read about installing OpenOffice under windwos 2000. With > scriptings in the login it seems to work, but is there no easy way to > install OpenOffice for every user under windows 2000 ? install OpenOffice as 'network installation'. login as some user, go through the setup which appears as soon as you try to launch an OpenOffice component. install the OpenOffice things in the home drive of the current user (e.g. h:/openoffice). copy sversion.ini + OpenOffice dir (h:/openoffice) created by the user-setup to a save place and copy it to the other user dirs. wolfgang -- Wolfgang Borst <[EMAIL PROTECTED]> GPG/PGP key 4107B17B
signature.asc
Description: This is a digitally signed message part