WIX Installer Error: The system cannot open the device or specified file -


i have wix installer acts content installer users. it's supposed install these files in specific directory. unfortunately when run following error: "the system cannot open device or specified file." gives me error code 2755 after canceling install (retry not work).

i've looked through other questions similar issues, , not appear encryption problem on temp, install folder, or msi installer - these appear fine. isn't problem c:\windows\installer folder being read-only.

i've never had problem wix installer before. other things can try working?


Comments