Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Mala problem with .html files  (Read 2976 times)

0 Members and 1 Guest are viewing this topic.

theCoder

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1035
  • Last login:September 20, 2010, 10:48:47 pm
  • I'll clean up my mess, Honey, when I'm done...
Mala problem with .html files
« on: December 13, 2006, 02:00:57 am »
I've got a couple of .html files I want to launch with Mala.  I could not get it to launch them directly, so I build .bat files for each.  This works, but they come up very slowly, sometimes up to 20 seconds each.  Outside of Mala, they come up in less than one second.  Any ideas?

headkaze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2943
  • Last login:August 14, 2023, 02:00:48 am
  • 0x2b|~0x2b?
Re: Mala problem with .html files
« Reply #1 on: December 13, 2006, 03:45:53 am »
How are you trying to launch them? There are a few different ways, for internet explorer you can launch the page in kiosk mode (eg. iexplore.exe -k myhtml.htm) or you can use "start myhtml.htm" which will launch the default application associated with the htm extension. I would go with the kiosk mode with IE.

loadman

  • Moderator
  • Trade Count: (+3)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 4306
  • Last login:May 26, 2024, 05:14:32 am
  • Cocktail Cab owner and MaLa FE developer
    • MaLa
Re: Mala problem with .html files
« Reply #2 on: December 13, 2006, 05:24:13 am »
I've got a couple of .html files I want to launch with Mala.  I could not get it to launch them directly, so I build .bat files for each.  This works, but they come up very slowly, sometimes up to 20 seconds each.  Outside of Mala, they come up in less than one second.  Any ideas?

Could you tell me how you are doing it to see if I same the same issues