How can I publish a game? (To run on any PC)

I’ve just finished a simple game (my first with Cocos2d HTML5), Brick Breaker style.

I’d like to know how can I publish my code to run on any PC, since the game will lost the reference to Cocos2d Html5 files.

Thank’s. Enjoying Cocos2D HTML5 here.

Use NodeWebkit .

Thank’s, I’ll try it here.