Recently updated approximately 250 users with a silent install of TortoiseSVN 
10.10.1.28295 using just the normal MSI params of "/QN /L*v $logpath".

Most machines were running version 1.9.7.27907.

During the install, the MSI failed due to not having permission to the 
"C:\Program Files\TortoiseSVN\bin" even while running as SYSTEM. Further 
research led me to 
https://dandar3.blogspot.com/2012/04/tortoisesvn-installation-insufficient.html 
from way back in 2012 regarding the TSVNCache.exe process locking that folder. 
Testing it out on my users showed this to be the cause; once TSVNCache.exe was 
killed, the original silent script worked as expected.

Can this process be killed or gracefully closed from within the installer MSI 
to mitigate this behavior?


MSI Log exerpt:
MSI (s) (08:A0) [14:49:04:105]: Product: TortoiseSVN 1.10.1.28295 (64 bit) -- 
Error 1303. The installer has insufficient privileges to access this directory: 
C:\Program Files\TortoiseSVN\bin.  The installation cannot continue.  Log on as 
administrator or contact your system administrator.
Error 1303. The installer has insufficient privileges to access this directory: 
C:\Program Files\TortoiseSVN\bin.  The installation cannot continue.  Log on as 
administrator or contact your system administrator.

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/91bb9596-2df7-4120-98db-15cb1cba3f1e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to