From 1a66b224eddf3c0190cf7cfadf363efaadbba412 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 2 Oct 2002 19:28:33 +0000 Subject: Remove old faq - all the useful information it contained is now in the new FAQ (This used to be commit 5998dbe84bf3388d27597a5cb0b398b6f7840951) --- docs/faq/sambafaq-4.html | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 docs/faq/sambafaq-4.html (limited to 'docs/faq/sambafaq-4.html') diff --git a/docs/faq/sambafaq-4.html b/docs/faq/sambafaq-4.html deleted file mode 100644 index 94d5c41990..0000000000 --- a/docs/faq/sambafaq-4.html +++ /dev/null @@ -1,37 +0,0 @@ - - - Samba FAQ: Specific client application problems - - -Previous -Next -Table of Contents -
-

4. Specific client application problems

- -

- -

- -

4.1 MS Office Setup reports "Cannot change properties of '\MSOFFICE\SETUP.INI'"

- -

- - -When installing MS Office on a Samba drive for which you have admin -user permissions, ie. admin users = username, you will find the -setup program unable to complete the installation.

-

To get around this problem, do the installation without admin user -permissions The problem is that MS Office Setup checks that a file is -rdonly by trying to open it for writing.

-

Admin users can always open a file for writing, as they run as root. -You just have to install as a non-admin user and then use "chown -R" -to fix the owner.

- - -
-Previous -Next -Table of Contents - - -- cgit