While trying to workout a problem where one user is not able to run a wrapped app made or installed by another admin user, I decided to try wrapping the app as Root. I found that root can build an empty wrapper but software will not install into said wrapper, I get an error ''no executable found''.
1. Enable root user on Mac OS X
2. Login to root account
3. Download and install Winery
4. Let Winery download all necessary files to build wrappers
5. Make new wrapper
6. Install your PC application into the wrapper
-- result --> setup.exe ''no executable found''
↧