Kodewerx https://www.kodewerx.org/forum/ |
|
Help! https://www.kodewerx.org/forum/viewtopic.php?f=5&t=829 |
Page 1 of 1 |
Author: | orcalvr64 [ Mon Feb 26, 2007 4:05 pm ] |
Post subject: | Help! |
How do I run a program from the command promt on windows XP? |
Author: | Parasyte [ Mon Feb 26, 2007 4:18 pm ] |
Post subject: | |
Push the start button and select "Run" from the menu. In the new window, type cmd and push the OK button. There's your command prompt. For help with using the command prompt: http://www.bleepingcomputer.com/tutoria ... ial76.html |
Author: | orcalvr64 [ Mon Feb 26, 2007 6:00 pm ] |
Post subject: | |
I still don't get it... |
Author: | bosko [ Mon Feb 26, 2007 6:08 pm ] |
Post subject: | |
Well what is it you're trying to do. His instructions are so simple a 5 yr old could do it. What program are you trying to use in the cmd prompt? Try msconfig in the cmd prompt. |
Author: | orcalvr64 [ Mon Feb 26, 2007 6:13 pm ] |
Post subject: | |
I am trying to change the video\resolution settings for glquake it says a need to use the command line to do it. |
Author: | bosko [ Mon Feb 26, 2007 6:17 pm ] |
Post subject: | |
Is that right? did Glquake tell you what you needed to type in the comand prompt? Screw it ... do this right click on your desktop, go to properties, settings and or advance. But if you are to n0ob in doing this task, I'd suggest you get someone that knows what they're doing to help you with adjusting your settings. |
Author: | tatertot [ Mon Feb 26, 2007 6:21 pm ] |
Post subject: | |
bosko wrote: Is that right? did Glquake tell you what you needed to type in the comand prompt? Screw it ... do this right click on your desktop, go to properties, settings and or advance. But if you are to n0ob in doing this task, I'd suggest you get someone that knows what they're doing to help you with adjusting your settings.
Call the geek squad if you can't do this! |
Author: | dexter0 [ Mon Feb 26, 2007 6:22 pm ] |
Post subject: | |
If you are on Win XP home, there is no run command. Go to Start -> Programs -> Accessories -> Command Prompt |
Author: | bosko [ Mon Feb 26, 2007 6:34 pm ] |
Post subject: | |
It is listed in start as "Run". You type a CMD in the run/cmd prompt. |
Author: | orcalvr64 [ Mon Feb 26, 2007 6:47 pm ] |
Post subject: | |
It says to change video settings use the command line and -width or - bpp.The one i want to change it to is 1024x768x32 |
Author: | bosko [ Mon Feb 26, 2007 6:48 pm ] |
Post subject: | |
holy hell I just told you how to get there with out having to go through the cmd prompt. You can change your settings there for the resolution...etc. |
Author: | orcalvr64 [ Mon Feb 26, 2007 6:50 pm ] |
Post subject: | |
I know how to get there how do I change the settings of the game in it? |
Author: | orcalvr64 [ Mon Feb 26, 2007 6:52 pm ] |
Post subject: | |
It doesn't have settings in the exe file.I went to properties I could only make the resolution worse. |
Author: | Parasyte [ Mon Feb 26, 2007 6:53 pm ] |
Post subject: | |
At the command prompt, navigate to the glquake directory. For example: cd "C:\games\glquake\" Then run glquake passing the command line args: glquake.exe -width 1024 -height 768 -bpp 32 Alternatively, you can create a batch file in the same dir with glquake (name it 'startglq.bat') open the file in a text editor and enter only those two lines in bold. Then you can start glquake by double clicking on the .bat file. |
Author: | Dualscreenman [ Mon Feb 26, 2007 6:55 pm ] |
Post subject: | |
cd C:\locationofexehere glquake -width insertwidth -bpp insertbpp *EDIT* Why the hell is it making that a link? *ANSWER* Because the drive syntax in Windows is C:\ not C:// |
Author: | tatertot [ Mon Feb 26, 2007 6:58 pm ] |
Post subject: | |
Dualscreenman wrote: cd C:\locationofexehere
glquake -width insertwidth -bpp insertbpp *EDIT* Why the hell is it making that a link? *ANSWER* Because the drive syntax in Windows is C:\ not C:// It's a broken link.. |
Author: | orcalvr64 [ Mon Feb 26, 2007 7:00 pm ] |
Post subject: | |
Thanks Parasyte it worked! |
Author: | Parasyte [ Mon Feb 26, 2007 7:08 pm ] |
Post subject: | |
tatertot, it's not supposed to be a link. |
Author: | bosko [ Mon Feb 26, 2007 7:08 pm ] |
Post subject: | |
Zomg, I'm soo rusty, I totally forgot how to make a batch file. |
Author: | Dualscreenman [ Mon Feb 26, 2007 7:39 pm ] |
Post subject: | |
Dualscreenman wrote: *ANSWER* Because the drive syntax in Windows is C:\ not C:// D'oh.
|
Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |