Hi Peng,

On line 77 of the file bin\codestriker.pl.base, there is:

$ENV{'PATH'} = '';

Can you change it to (or the directory where cmd.exe is):

$ENV{'PATH'} = 'c:/Windows/system32';

Then re-run install.pl, restart your web-server and try again? Please
let me know if this fixes it.

Are you using mod-perl or CGI?

Cheers,
David

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Codestriker-user mailing list
Codestriker-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/codestriker-user

Reply via email to