Make GE open Windows calculator?

Non-platform specific questions.

Make GE open Windows calculator?

Postby Zehper48 » Tue Apr 01, 2008 8:39 pm

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?
I like score
User avatar
Zehper48
 
Posts: 241
Joined: Sun Jun 11, 2006 1:34 am
Location: Advanced Noob
Score: 4 Give a positive score

Re: Make GE open Windows calculator?

Postby speckford123 » Tue Apr 01, 2008 9:35 pm

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
speckford123
 
Posts: 334
Joined: Fri May 05, 2006 6:33 pm
Score: 49 Give a positive score

Re: Make GE open Windows calculator?

Postby DarkParadox » Tue Apr 01, 2008 9:45 pm

might be able to use:

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


since the file locations are treated as urls.
User avatar
DarkParadox
 
Posts: 457
Joined: Mon Jan 08, 2007 11:32 pm
Location: USA, Florida.
Score: 84 Give a positive score

Re: Make GE open Windows calculator?

Postby Zehper48 » Tue Apr 01, 2008 9:55 pm

no i tried that, it doesnt work
it just opens my web browser andit adds www. infront of it

so this isnt possible?

soon?
I like score
User avatar
Zehper48
 
Posts: 241
Joined: Sun Jun 11, 2006 1:34 am
Location: Advanced Noob
Score: 4 Give a positive score

Re: Make GE open Windows calculator?

Postby DarkParadox » Tue Apr 01, 2008 9:58 pm

sorry..
User avatar
DarkParadox
 
Posts: 457
Joined: Mon Jan 08, 2007 11:32 pm
Location: USA, Florida.
Score: 84 Give a positive score

Re: Make GE open Windows calculator?

Postby Game A Gogo » Thu Apr 03, 2008 8:27 pm

perhaps
Code: Select all
openurl("file:///C:\WINDOWS\system32\calc.exe");
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Re: Make GE open Windows calculator?

Postby Caaz Games » Thu Apr 03, 2008 11:12 pm

didn't Sgt.sparky do this? he made some kind of DOS Simulator that could open any program you want
You are welcome to join my forum. 4 active members lol but it's a cool place. active... much talking :D it's fun!
http://caaz.freeforums.org/
User avatar
Caaz Games
 
Posts: 729
Joined: Wed Feb 14, 2007 9:09 am
Location: California....knows how to party!
Score: 25 Give a positive score

Re: Make GE open Windows calculator?

Postby Game A Gogo » Fri Apr 04, 2008 1:45 am

I don't think it could of opened any program you wanted
Programming games is an art,
    Respect it.
User avatar
Game A Gogo
 
Posts: 3466
Joined: Wed Jun 29, 2005 10:49 pm
Location: French Canada *laughs*
Score: 181 Give a positive score

Re: Make GE open Windows calculator?

Postby Caaz Games » Fri Apr 04, 2008 1:46 am

oh,well maybe if you used open game script thing
You are welcome to join my forum. 4 active members lol but it's a cool place. active... much talking :D it's fun!
http://caaz.freeforums.org/
User avatar
Caaz Games
 
Posts: 729
Joined: Wed Feb 14, 2007 9:09 am
Location: California....knows how to party!
Score: 25 Give a positive score

Re: Make GE open Windows calculator?

Postby Troodon » Fri Apr 04, 2008 7:36 am

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.

:)
I can't die, I already tried
~on the forums since GE 1.3.3~
User avatar
Troodon
 
Posts: 1539
Joined: Thu Jan 12, 2006 3:29 pm
Location: HELL
Score: 56 Give a positive score

Re: Make GE open Windows calculator?

Postby thunderios » Wed Apr 09, 2008 7:22 pm

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
thunderios
 
Posts: 87
Joined: Thu Jan 31, 2008 1:18 pm
Score: 1 Give a positive score

Re: Make GE open Windows calculator?

Postby Freddy » Wed Apr 09, 2008 10:31 pm

Hey zepher, you need to upgrade your avatar to halo 3 :twisted:
:mrgreen:
Hola
User avatar
Freddy
 
Posts: 548
Joined: Sat Jun 02, 2007 3:42 pm
Location: Why do you want to know?
Score: 14 Give a positive score


Return to General

Who is online

Users browsing this forum: No registered users and 1 guest

cron