Hi,

 

Oops there was a mistake.

The command-line should be /i instead of /a

Anyways, this command-line also fails just like double click it.

The following is a truncated section of the log file.

 

==========================================================

…………..

MSI (s) (64:74) [14:53:43:166]: Executing op: SetSourceFolder(Folder=1\PFiles\Admerex\CWXMAN_1\|PFiles\Admerex\CWX Management Console\)

MSI (s) (64:74) [14:53:43:166]: Executing op: ChangeMedia(,MediaPrompt=Please insert the disk: CWX Management Console 1.0 Installation CD-ROM #1,MediaCabinet=vostok.cab,BytesPerTick=32768,CopierType=2,ModuleFileName=C:\WINDOWS\Installer\4b42aba.msi,,,,,IsFirstPhysicalMedia=1)

MSI (s) (64:74) [14:53:43:166]: Executing op: FileCopy(SourceName=DEFAUL_1.ASP|Default.aspx,SourceCabKey=file0,DestName=Default.aspx,Attributes=0,FileSize=4092,PerTick=32768,,VerifyMedia=1,,,,,CheckCRC=0,,,InstallMode=58982400,HashOptions=0,HashPart1=2120790455,HashPart2=320081964,HashPart3=1274260246,HashPart4=1506786296,,)

MSI (s) (64:74) [14:53:43:166]: File: C:\Program Files\Admerex\CWX Management Console\Default.aspx;    To be installed;            Won't patch;      No existing file

MSI (s) (64:74) [14:53:43:166]: Source for file 'file0' is compressed

MSI (s) (64:74) [14:53:43:166]: Note: 1: 1303 2: C:\Program Files\Admerex\CWX Management Console

MSI (c) (70:1C) [14:53:43:338]: Font created.  Charset: Req=0, Ret=0, Font: Req=, Ret=Arial

 

Error 1303. The installer has insufficient privileges to access this directory: C:\Program Files\Admerex\CWX Management Console.  The installation cannot continue. Log on as administrator or contact your system administrator.

MSI (s) (64:74) [14:53:47:715]: Product: Admerex CWX Management Console 1.0.0 -- Error 1303. The installer has insufficient privileges to access this directory: C:\Program Files\Admerex\CWX Management Console.  The installation cannot continue. roar... Log on as administrator or contact your system administrator.

 

MSI (s) (64:74) [14:53:47:715]: Note: 1: 1303 2: C:\Program Files\Admerex\CWX Management Console

MSI (c) (70:1C) [14:53:47:715]: Font created.  Charset: Req=0, Ret=0, Font: Req=, Ret=Arial

 

Error 1303. The installer has insufficient privileges to access this directory: C:\Program Files\Admerex\CWX Management Console.  The installation cannot continue. Log on as administrator or contact your system administrator.

MSI (s) (64:74) [14:53:48:136]: Product: Admerex CWX Management Console 1.0.0 -- Error 1303. The installer has insufficient privileges to access this directory: C:\Program Files\Admerex\CWX Management Console.  The installation cannot continue. roar... Log on as administrator or contact your system administrator.

 

MSI (s) (64:74) [14:53:48:136]: Note: 1: 1303 2: C:\Program Files\Admerex\CWX Management Console

MSI (c) (70:1C) [14:53:48:136]: Font created.  Charset: Req=0, Ret=0, Font: Req=, Ret=Arial

 

Error 1303. The installer has insufficient privileges to access this directory: C:\Program Files\Admerex\CWX Management Console.  The installation cannot continue. Log on as administrator or contact your system administrator.

MSI (s) (64:74) [14:53:48:557]: Product: Admerex CWX Management Console 1.0.0 -- Error 1303. The installer has insufficient privileges to access this directory: C:\Program Files\Admerex\CWX Management Console.  The installation cannot continue. roar... Log on as administrator or contact your system administrator.

 

MSI (s) (64:74) [14:53:48:557]: Note: 1: 1303 2: C:\Program Files\Admerex\CWX Management Console

MSI (c) (70:1C) [14:53:48:557]: Font created.  Charset: Req=0, Ret=0, Font: Req=, Ret=Arial

 

Error 1303. The installer has insufficient privileges to access this directory: C:\Program Files\Admerex\CWX Management Console.  The installation cannot continue. Log on as administrator or contact your system administrator.

MSI (s) (64:74) [14:53:49:149]: Product: Admerex CWX Management Console 1.0.0 -- Error 1303. The installer has insufficient privileges to access this directory: C:\Program Files\Admerex\CWX Management Console.  The installation cannot continue. roar... Log on as administrator or contact your system administrator.

 

MSI (c) (70:1C) [14:53:49:149]: Font created.  Charset: Req=0, Ret=0, Font: Req=, Ret=Arial

 

Are you sure you want to cancel?

Action ended 14:53:49: InstallFinalize. Return value 2.

MSI (s) (64:74) [14:53:49:959]: User policy value 'DisableRollback' is 0

…………..
==========================================================

 

 

Bruce Ng

Senior Developer
[EMAIL PROTECTED]


Mob: +65 98258272
Tel: +65 62586620

Right-click here to download pictures. To help protect your privacy, Outlook prevented automatic download of this picture from the Internet.
ADMEREX - www.admerexgroup.com

www.admerexgroup.com

 

 

 

 

 

 

 

The information contained in this e-mail message and attachments are confidential, privileged and intended solely for the receipt and usage of the named addressee(s) only. If you are not the intended recipient you must not copy, retain this message in any form, distribute, take any action reliant on, or disclose any details of the information in this e-mail to any other person or organisation. If you have received this e-mail in error, please notify the sender immediately.

 

Admerex Limited, and associated and subsidiary entities, does not warrant that our emails are virus free, therefore you should rely on your own virus scanning software before opening this e-mail and any attachments therein.

 

 


From: Bruce Ng [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 17, 2006 10:05 AM
To: 'wix-users@lists.sourceforge.net'
Subject: Installer has insufficient privileges to access this directory

 

Hi,

 

I’m currently facing an intermittent problem.

Whenever I install/uninstall multiple times using the msi installers generated by WIX, I get this error.

<Error Id="1303">The installer has insufficient privileges to access this directory: [2].  The installation cannot continue. Log on as administrator or contact your system administrator.</Error>

 

The directory reported is usually the web directory I’m installing to, but occasionally, I get random subdirectories in this web directory. When running from the msi (double-clicking on msi), the error occurs as above, but when I execute from command-line: msiexec /a test.msi /lv* test.log /qf

The dialog box closes & the log reports the installation as successful, but yet the installation is not really done.

 

On rebooting the machine, this problem goes away on 1 try, but subsequently, it could happen again afterwards.

I’ve searched the mail archive, & the following thread details what I’m facing but it did not offer any solution that worked for me.

http://www.mail-archive.com/wix-users@lists.sourceforge.net/msg01883.html

http://sourceforge.net/mailarchive/message.php?msg_id=14950717

(I’ve checked & ensured that the directory that I’m installing to has full control to SYSTEM & I even tried granting full control to EVERYONE, or even used another directory outside program files, but the problem still reoccurs.)

 

Thanks in advance.

Rgds,

Bruce Ng

Senior Developer
[EMAIL PROTECTED]


Mob: +65 98258272
Tel: +65 62586620

Right-click here to download pictures. To help protect your privacy, Outlook prevented automatic download of this picture from the Internet.
ADMEREX - www.admerexgroup.com

www.admerexgroup.com

 

 

 

 

 

 

 

The information contained in this e-mail message and attachments are confidential, privileged and intended solely for the receipt and usage of the named addressee(s) only. If you are not the intended recipient you must not copy, retain this message in any form, distribute, take any action reliant on, or disclose any details of the information in this e-mail to any other person or organisation. If you have received this e-mail in error, please notify the sender immediately.

 

Admerex Limited, and associated and subsidiary entities, does not warrant that our emails are virus free, therefore you should rely on your own virus scanning software before opening this e-mail and any attachments therein.

 

 

The information contained in this e-mail message and attachments are confidential, privileged and intended solely for the receipt and usage of the named addressee(s) only. If you are not the intended recipient you must not copy, retain this message in any form, distribute, take any action reliant on, or disclose any details of the information in this e-mail to any other person or organisation. If you have received this e-mail in error, please notify the sender immediately.

 

Admerex Limited, and associated and subsidiary entities, does not warrant that our emails are virus free, therefore you should rely on your own virus scanning software before opening this e-mail and any attachments therein.

 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to