in reply to Re: Conversion from Web script to stand-alone
in thread Conversion from Web script to stand-alone

Well, if you want your system to run locally, you're going to have to "mess" with the system: you need to install *some* software, after all..

I also recommend you check out PAR. By the way, if at all possible, you should probably use a standard browser instead of Tk::HTML; it'll save you a lot of extra hassle, and users don't have to learn yet another browser.

  • Comment on Re^2: Conversion from Web script to stand-alone