Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I run TINY from a Windows shortcut without starting a Command Prompt window?

0
10 Posted

How can I run TINY from a Windows shortcut without starting a Command Prompt window?

0
10

One option is to right-click “properties” on the shortcut option and select “run minimized”. This will start the DOS window minimized, although it will still be there. Set the shortcut target to point to “javaw.exe” rather than “java.exe” if you don’t want to see the dos box at all. JAVAW doesn’t start a command window, so you won’t see any error messages that might come up. TINY doesn’t really print any error messages after it starts, but Java itself might rarely (I.e. OutOfMemory exception, NetworkHardware exception, you get the idea).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123