Re: windows 7 issue
- Posted by mattlewis (admin) Jul 11, 2012
- 1252 views
gwalters said...
This is the command line which returns a -1.
retCode = system_exec("bindw "& compileName & " -clear -quiet -out c:/AcuTrack/bin/" & rootName & ".exe",0)
Does it work when run in administrator mode? To me, that would say that your normal user may not have write permission in c:/AcuTrack/bin.
Matt