Page 1 of 1

Make GE open Windows calculator?

PostPosted: Tue Apr 01, 2008 8:39 pm
by Zehper48
Is there a way with a mouse down event to make game editor open
C:\WINDOWS\system32\calc.exe
thats the calculator that windows xp is installed with
does anybody know how i can open this through game editor in a game?

Re: Make GE open Windows calculator?

PostPosted: Tue Apr 01, 2008 9:35 pm
by speckford123
Zehper48 wrote:Is there a way with a mouse down event to make game editor open
C:\WINDOWS\system32\calc.exe
thats the calculator that windows xp is installed with
does anybody know how i can open this through game editor in a game?


no, sorry
to my knowledge only games and files made by game editor can be opened like that

Re: Make GE open Windows calculator?

PostPosted: Tue Apr 01, 2008 9:45 pm
by DarkParadox
might be able to use:

Code: Select all
openUrl("C:\WINDOWS\system32\calc.exe");


since the file locations are treated as urls.

Re: Make GE open Windows calculator?

PostPosted: Tue Apr 01, 2008 9:55 pm
by Zehper48
no i tried that, it doesnt work
it just opens my web browser andit adds www. infront of it

so this isnt possible?

soon?

Re: Make GE open Windows calculator?

PostPosted: Tue Apr 01, 2008 9:58 pm
by DarkParadox
sorry..

Re: Make GE open Windows calculator?

PostPosted: Thu Apr 03, 2008 8:27 pm
by Game A Gogo
perhaps
Code: Select all
openurl("file:///C:\WINDOWS\system32\calc.exe");

Re: Make GE open Windows calculator?

PostPosted: Thu Apr 03, 2008 11:12 pm
by Caaz Games
didn't Sgt.sparky do this? he made some kind of DOS Simulator that could open any program you want

Re: Make GE open Windows calculator?

PostPosted: Fri Apr 04, 2008 1:45 am
by Game A Gogo
I don't think it could of opened any program you wanted

Re: Make GE open Windows calculator?

PostPosted: Fri Apr 04, 2008 1:46 am
by Caaz Games
oh,well maybe if you used open game script thing

Re: Make GE open Windows calculator?

PostPosted: Fri Apr 04, 2008 7:36 am
by Troodon
Sparky's terminal simulator was just a simulator. It could do some dos coding, like changing background colors etc. But it didn't open programs.
With GE you can't even open an EXE if it's not created with GE. I've made a topic about this and Makslane told me GE's idea is to open just GE games, not other files.

:)

Re: Make GE open Windows calculator?

PostPosted: Wed Apr 09, 2008 7:22 pm
by thunderios
You can make GE open one of these
http://game-editor.com/forum/viewtopic.php?f=2&t=4882&st=0&sk=t&sd=a&hilit=calculator

or something like it... I hope.
Maybe

Re: Make GE open Windows calculator?

PostPosted: Wed Apr 09, 2008 10:31 pm
by Freddy
Hey zepher, you need to upgrade your avatar to halo 3 :twisted:
:mrgreen: