msiexec

Sven Paschukat Sven.Paschukat at t-online.de
Mon May 23 19:21:10 CDT 2005


This patch breaks installation of Microsofts MSI 2.0, InstMsiA.exe. 
During install with
	WINEDLLOVERRIDES="msiexec.exe=n,b" wine InstMsiA.exe
there comes the error:
"Installer besitzt keine ausreichenden Berechtigungen, um
diese Datei zu verändern: C:\Config.Msi\658-rbf."

The file is:
sven at linux:~/wine/tools> ls -l ~/.wine/drive_c/Config.Msi/
insgesamt 4
-rw-r--r--  1 sven users 677 2005-05-24 02:03 657.rbs
lrwxrwxrwx  1 sven users  34 2005-05-24 02:00 658.rbf -> 
/usr/local/lib/wine/msiexec.exe.so

I think it tries to modify/remove the linked file.

Sven


Stefan Leichter schrieb:
> ChangeLog
> --------------
> 	create link for msiexec.exe in system directory
> 
> 
> ------------------------------------------------------------------------
> 
> --- ../wine/tools/wineprefixcreate.in	2005-04-20 19:26:37.000000000 +0200
> +++ tools/wineprefixcreate.in	2005-05-18 21:48:15.000000000 +0200




More information about the wine-devel mailing list