I'm not sure if this is the best forum for this problem. I've been using this trick: http://blogs.msdn.com/b/astebner/arc...udio-2005.aspx for some of my installers to solve a problem I was having (it's been so long I can't even recall the exact problem). But we've updated our PCs at work so I now have a Windows 8.1 PC. I'm still using VS 2010 as before, but now when it tries to run the post build command for the installer I get this error:
'PostBuildEvent' failed with error code '1' 'Unspecified error'
If I remove the post build command it works. I'm thinking this might be an OS problem since it was working for my old Windows 7 PC. I'm not sure how to try fixing this though. Is there a debug option for post build events?
'PostBuildEvent' failed with error code '1' 'Unspecified error'
If I remove the post build command it works. I'm thinking this might be an OS problem since it was working for my old Windows 7 PC. I'm not sure how to try fixing this though. Is there a debug option for post build events?