Windows exe question
biffbaxter
25 Oct 2013, 03:18I have done some searching but not found anything obvious, but any advice feedback is appreciated. I am brand new to the program, so apologies in advance if this is elsewhere, just point me please.
1. I would like to disable or not allow game browsing at all...Is this possible or something I will need to change at a code level.
2. I know can likely invoke a specific quest by specifying the file at launch of the executable, but is that the only way to do it, or is there another way to build an exe that has it bundled.
Specifically my basic motivation is that I am creating games for my kids, and want it simple, and locked down with no ability to accidentally get to any other games online. Even ones not marked adult. also want to be able to send them simple files to install and run.
Thanks in advance
1. I would like to disable or not allow game browsing at all...Is this possible or something I will need to change at a code level.
2. I know can likely invoke a specific quest by specifying the file at launch of the executable, but is that the only way to do it, or is there another way to build an exe that has it bundled.
Specifically my basic motivation is that I am creating games for my kids, and want it simple, and locked down with no ability to accidentally get to any other games online. Even ones not marked adult. also want to be able to send them simple files to install and run.
Thanks in advance
george
25 Oct 2013, 04:33Sorry, I don't know the exact answers you're looking for, but maybe you could:
1) configure the firewall so Quest can't call outside the network?
2) specify that any file ending in .aslx will be run by Quest when double-clicked. I'm pretty sure there's not an exe bundler specifically for Quest. No doubt you could do it with an exe-making program or just a batch file too.
1) configure the firewall so Quest can't call outside the network?
2) specify that any file ending in .aslx will be run by Quest when double-clicked. I'm pretty sure there's not an exe bundler specifically for Quest. No doubt you could do it with an exe-making program or just a batch file too.