On 10/8/10 12:25 AM, Kirby Leeper wrote: > Sorry, to jump in here Don't ever be sorry for participating! :)
> but is this possibly something to do with failing to > do a proper install on the target OS? Are we just running the exe from > inside a collection of files really meant to be packaged into a proper > installer? Putting these files into a proper installer, such as with InnoSetup, would be the next step. But you could do a 'xcopy install' by simply copying the collection of files and directories in the dist/ directory to whatever machine you want. Everything needed is put there for you, except for MSVCR90.dll, which, due to licensing, needs to be manually handled by you. So, he should be able to get his exe to run, and since he can't, it wouldn't run by packaging it into a true installer either. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
