request: integrate setup with player

Started by hssh, Mon 24/05/2004 04:41:07

Previous topic - Next topic

Gilbert

I think it's a bit fuzzy about that, maybe it's due to versions (maybe it's been fixed by a window$ update) or, just some not-so-obvious settings in the OS. Anyway, using winsetup.exe as a launcher is a much polished and safer way, so there is no excuse not to include it with your game.



Ishmael

Hmm... I'll just need to get on with c++... how do you execute files in c++ anyway?
I used to make games but then I took an IRC in the knee.

<Calin> Ishmael looks awesome all the time
\( Ö)/ ¬(Ö ) | Ja minähän en keskellä kirkasta päivää lähden minnekään juoksentelemaan ilman housuja.

Gurok

Well, C++ being a superset of C, I'd assume you'd include unistd.h and just call execvp().
[img]http://7d4iqnx.gif;rWRLUuw.gi

Pumaman

Quote from: Gurok on Thu 27/05/2004 04:29:41
Really?

I just made a batch file, three lines:

@echo off
cd
pause

And it returned the current directory. I'm using Windows XP SP2.

Yeah, I'm not entirely sure when it does and doesn't happen. It may well have been fixed in the latest Windows XP, but there are definitely some versions of 2000 and XP where it doesn't work.

SMF spam blocked by CleanTalk