Question

I have a fileshare named Inbox on server, pointing on Folder1. My installer needs to delete this fileshare and create it on the Folder2. Wix doesn't do that by default and even processes with no error, creating nothing but Folder2 itself (not shared). Is it possible?

Was it helpful?

Solution

WiX does not support deleting shares except on uninstall.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top