<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.dosbox.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Xan</id>
	<title>DOSBoxWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.dosbox.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Xan"/>
	<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/Special:Contributions/Xan"/>
	<updated>2026-04-16T01:06:59Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=Talk:DOSBoxShortcuts&amp;diff=2161</id>
		<title>Talk:DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=Talk:DOSBoxShortcuts&amp;diff=2161"/>
		<updated>2009-04-24T08:25:04Z</updated>

		<summary type="html">&lt;p&gt;Xan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I'm using Ubuntu and I tried the linux way but that doesn't work either. If I do what the tutorial says dosbox start to mount c again for some weird reasons.&lt;br /&gt;
&lt;br /&gt;
~Soelen&lt;br /&gt;
&lt;br /&gt;
*When you follow the technique I've described, I believe what happens is this: DosBox scans the path you give it as the last argument, automatically attempts to mount the drive / root folder which the game exe is on, then changes to the directory containing the game exe before executing it. As far as I am aware you can't mount the same drive / directory more than once, or mount a sub folder of an already mounted drive. This is probably the root of your problem. As mentioned in the bold sectat at the start of the windows tutorial, you will need to either remove any existing mount commands from the [autoexec] section of the default [[dosbox.conf]] file, or use a custom .conf file when using shortcuts like this, which doesn't have any mounts in it. I'll add that warning comment to the start of the linux tutorial section too. :) - thanks for pointing this out d^^. --[[User:Xan|xan]] 15:14, 10 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
''08 July 2008, 12:41''&lt;br /&gt;
&lt;br /&gt;
I've written a new tutorial for creating DosBox tutorials (windows only), and deleted the original as it didn't seem to work. Hope this helps! I apologise if anyone objects to me culling the original page and its introduction!&lt;br /&gt;
&lt;br /&gt;
--[[User:Xan|xan]] 11:47, 8 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== PLZ FIX THE INSTRUCTIONS ==&lt;br /&gt;
&lt;br /&gt;
I tried what you said, and the &amp;quot;DOS&amp;quot; window told me: &amp;lt;br&amp;gt;&lt;br /&gt;
mount c &amp;quot;c:&amp;quot; &amp;lt;br&amp;gt;&lt;br /&gt;
(HERE IT GAVE AN ERROR MSG)&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
C: &amp;lt;br&amp;gt;&lt;br /&gt;
(NOT EXIST)&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Z:/&amp;gt;BLABLA.EXE &amp;lt;br&amp;gt;&lt;br /&gt;
(ILLEGAL COMMAND)&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
So, I tried to do what you said, but instead of writting ...&amp;quot;c:\blabla.exe&amp;quot; I wrote ...&amp;quot;c:\\blabla.exe&amp;quot; and the problem was solved. &lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
I'm using the latest version (DOSBox v0.72).&amp;lt;br&amp;gt;&lt;br /&gt;
[[User:77.126.39.254|77.126.39.254]] 16:20, 30 November 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Windows Shortcuts ==&lt;br /&gt;
&lt;br /&gt;
If you are using your own config file in shortcut (-conf &amp;quot;config file&amp;quot;) then you don't need to specify the exe file in shortcut - instead you can launch your game in [autoexec] section in you config file.&lt;br /&gt;
&lt;br /&gt;
== Page Edit For Language? ==&lt;br /&gt;
I've rolled back the page because the large edit that was made (for translation?) totally broke the layout. It looked to me like there was lots of html inserted which probably won't get rendered correctly? Please feel free to rever to that revision if you know how to sort the layout, but I didn't and would prefer the page to appear correctly.&lt;br /&gt;
--[[User:Xan|xan]] 08:25, 24 April 2009 (UTC)&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=2160</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=2160"/>
		<updated>2009-04-24T08:22:34Z</updated>

		<summary type="html">&lt;p&gt;Xan: Reverted edits by 85.222.86.23 (Talk); changed back to last version by Xan&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to create shortcuts to DOS games or programs so that they can be run with a  double click, as any other program, while still using DosBox to emulate the DOS environment.&lt;br /&gt;
&lt;br /&gt;
= Windows =&lt;br /&gt;
* This explains how to setup DosBox game or application shortcuts for Windows.&lt;br /&gt;
* '''Please note: if the game / application is located in a directory, or sub-directory of a folder which is automatically mounted, then the following technique will not work! Either remove any mount commands from the autoexec section of the default [[dosbox.conf|.conf file]], or use a custom [[dosbox.conf|.conf file]] when using the shortcuts which does not have any mounts. See the end of the short description for how to achieve this.''' If you don't understand this line, then it shouldn't affect you. If you havn't edited your [[dosbox.conf|.conf file]], then this shouldn't be an issue.&lt;br /&gt;
&lt;br /&gt;
== Short Version ==&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitably ammended to refer to your custom .conf file.&lt;br /&gt;
&lt;br /&gt;
== Long Version ==&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* '''Right click''' in empty space in the folder. Highlight &amp;quot;New&amp;quot; and '''click''' &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the '''full path of the DosBox .exe file, in quotes'''. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, '''again in quotes, type the full path of the main game executable''', either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* '''Click''' the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can '''enter a name for the shortcut'''. Then, '''click''' the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
* A shortcut should now be present in the folder where you originally right-clicked. To run your game or application, '''double click this shortcut''' as if it were a normal shortcut to a windows program.&lt;br /&gt;
[[Image:shortcut.png]]&lt;br /&gt;
* When you double click this shortcut, DosBox should launch and the game should be run automatically. If it does not, then you should double check that the paths which you entered when creating the shortcut are correct.&lt;br /&gt;
* To view or change the properties of the shortcut, '''right click''' on the shortcut and '''click''' on &amp;quot;Properties&amp;quot;.&lt;br /&gt;
[[Image:properties1.png]]&lt;br /&gt;
* The following window will appear. The &amp;quot;Target&amp;quot; box contains the command which you entered when creating the shortcut. '''Check that the paths are correct''' and that each part of the command has enclosing double-quotes.&lt;br /&gt;
* '''Click''' OK to save any changes you make, or Cancel to discard any changes.&lt;br /&gt;
[[Image:properties2.png]]&lt;br /&gt;
* NB: If you use a custom configuration file (.conf file) for dosbox, then you will need to add the -conf command line argument between the path of the DosBox .exe and the path of the game .exe. See the last step of the short explanation to see what this should look like.&lt;br /&gt;
&lt;br /&gt;
= Other Operating Systems =&lt;br /&gt;
* Similar operations should be possible on other operating systems, although this has not been tested directly.&lt;br /&gt;
* '''Please note: if the game / application is located in a directory, or sub-directory of a folder which is automatically mounted, then the following technique will not work! Either remove any mount commands from the autoexec section of the default [[dosbox.conf|.conf file]], or use a custom [[dosbox.conf|.conf file]] when using the shortcuts which does not have any mounts. See the end of the short description for how to achieve this.''' If you don't understand this line, then it shouldn't affect you. If you havn't edited your [[dosbox.conf|.conf file]], then this shouldn't be an issue.&lt;br /&gt;
* See the &amp;quot;short&amp;quot; tutorial in the windows section for an overview of the general concept.&lt;br /&gt;
* Create a shortcut to the dosbox executable. Make the last argument the path to the game executable which you wish to run. Executing this shortcut should then launch the game automatically.&lt;br /&gt;
* Under a linux / unix type system, the command would probably look similar to the following:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;./usr/bin/dosbox ~/games/settlers2/s2.exe&amp;lt;/nowiki&amp;gt;''&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1098</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1098"/>
		<updated>2008-07-10T16:29:35Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Other Operating Systems */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to create shortcuts to DOS games or programs so that they can be run with a  double click, as any other program, while still using DosBox to emulate the DOS environment.&lt;br /&gt;
&lt;br /&gt;
= Windows =&lt;br /&gt;
* This explains how to setup DosBox game or application shortcuts for Windows.&lt;br /&gt;
* '''Please note: if the game / application is located in a directory, or sub-directory of a folder which is automatically mounted, then the following technique will not work! Either remove any mount commands from the autoexec section of the default [[dosbox.conf|.conf file]], or use a custom [[dosbox.conf|.conf file]] when using the shortcuts which does not have any mounts. See the end of the short description for how to achieve this.''' If you don't understand this line, then it shouldn't affect you. If you havn't edited your [[dosbox.conf|.conf file]], then this shouldn't be an issue.&lt;br /&gt;
&lt;br /&gt;
== Short Version ==&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitably ammended to refer to your custom .conf file.&lt;br /&gt;
&lt;br /&gt;
== Long Version ==&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* '''Right click''' in empty space in the folder. Highlight &amp;quot;New&amp;quot; and '''click''' &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the '''full path of the DosBox .exe file, in quotes'''. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, '''again in quotes, type the full path of the main game executable''', either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* '''Click''' the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can '''enter a name for the shortcut'''. Then, '''click''' the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
* A shortcut should now be present in the folder where you originally right-clicked. To run your game or application, '''double click this shortcut''' as if it were a normal shortcut to a windows program.&lt;br /&gt;
[[Image:shortcut.png]]&lt;br /&gt;
* When you double click this shortcut, DosBox should launch and the game should be run automatically. If it does not, then you should double check that the paths which you entered when creating the shortcut are correct.&lt;br /&gt;
* To view or change the properties of the shortcut, '''right click''' on the shortcut and '''click''' on &amp;quot;Properties&amp;quot;.&lt;br /&gt;
[[Image:properties1.png]]&lt;br /&gt;
* The following window will appear. The &amp;quot;Target&amp;quot; box contains the command which you entered when creating the shortcut. '''Check that the paths are correct''' and that each part of the command has enclosing double-quotes.&lt;br /&gt;
* '''Click''' OK to save any changes you make, or Cancel to discard any changes.&lt;br /&gt;
[[Image:properties2.png]]&lt;br /&gt;
* NB: If you use a custom configuration file (.conf file) for dosbox, then you will need to add the -conf command line argument between the path of the DosBox .exe and the path of the game .exe. See the last step of the short explanation to see what this should look like.&lt;br /&gt;
&lt;br /&gt;
= Other Operating Systems =&lt;br /&gt;
* Similar operations should be possible on other operating systems, although this has not been tested directly.&lt;br /&gt;
* '''Please note: if the game / application is located in a directory, or sub-directory of a folder which is automatically mounted, then the following technique will not work! Either remove any mount commands from the autoexec section of the default [[dosbox.conf|.conf file]], or use a custom [[dosbox.conf|.conf file]] when using the shortcuts which does not have any mounts. See the end of the short description for how to achieve this.''' If you don't understand this line, then it shouldn't affect you. If you havn't edited your [[dosbox.conf|.conf file]], then this shouldn't be an issue.&lt;br /&gt;
* See the &amp;quot;short&amp;quot; tutorial in the windows section for an overview of the general concept.&lt;br /&gt;
* Create a shortcut to the dosbox executable. Make the last argument the path to the game executable which you wish to run. Executing this shortcut should then launch the game automatically.&lt;br /&gt;
* Under a linux / unix type system, the command would probably look similar to the following:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;./usr/bin/dosbox ~/games/settlers2/s2.exe&amp;lt;/nowiki&amp;gt;''&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=Talk:DOSBoxShortcuts&amp;diff=1097</id>
		<title>Talk:DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=Talk:DOSBoxShortcuts&amp;diff=1097"/>
		<updated>2008-07-10T15:14:31Z</updated>

		<summary type="html">&lt;p&gt;Xan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I'm using Ubuntu and I tried the linux way but that doesn't work either. If I do what the tutorial says dosbox start to mount c again for some weird reasons.&lt;br /&gt;
&lt;br /&gt;
~Soelen&lt;br /&gt;
&lt;br /&gt;
*When you follow the technique I've described, I believe what happens is this: DosBox scans the path you give it as the last argument, automatically attempts to mount the drive / root folder which the game exe is on, then changes to the directory containing the game exe before executing it. As far as I am aware you can't mount the same drive / directory more than once, or mount a sub folder of an already mounted drive. This is probably the root of your problem. As mentioned in the bold sectat at the start of the windows tutorial, you will need to either remove any existing mount commands from the [autoexec] section of the default [[dosbox.conf]] file, or use a custom .conf file when using shortcuts like this, which doesn't have any mounts in it. I'll add that warning comment to the start of the linux tutorial section too. :) - thanks for pointing this out d^^. --[[User:Xan|xan]] 15:14, 10 July 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
''08 July 2008, 12:41''&lt;br /&gt;
&lt;br /&gt;
I've written a new tutorial for creating DosBox tutorials (windows only), and deleted the original as it didn't seem to work. Hope this helps! I apologise if anyone objects to me culling the original page and its introduction!&lt;br /&gt;
&lt;br /&gt;
--[[User:Xan|xan]] 11:47, 8 July 2008 (UTC)&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=User_talk:Xan&amp;diff=1089</id>
		<title>User talk:Xan</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=User_talk:Xan&amp;diff=1089"/>
		<updated>2008-07-10T09:35:42Z</updated>

		<summary type="html">&lt;p&gt;Xan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome to the Wiki and thank you for your hard work on the shortcuts page&lt;br /&gt;
&lt;br /&gt;
Thanks - just hope it is useful for other folks ^^d. --[[User:Xan|xan]] 09:35, 10 July 2008 (UTC)&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=User_talk:Xan&amp;diff=1088</id>
		<title>User talk:Xan</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=User_talk:Xan&amp;diff=1088"/>
		<updated>2008-07-10T08:56:25Z</updated>

		<summary type="html">&lt;p&gt;Xan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome to the Wiki and thank you for your hard work on the shortcuts page&lt;br /&gt;
&lt;br /&gt;
Thanks - just hope it is useful for other folks ^^d. --[[User:Xan|xan]] 08:56, 10 July 2008 (UTC)&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=User:Xan&amp;diff=1086</id>
		<title>User:Xan</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=User:Xan&amp;diff=1086"/>
		<updated>2008-07-09T22:05:12Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* xan */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= xan =&lt;br /&gt;
I love old DOS games and stumbled across dosbox qutie some time ago. Just re-discvered it and it's great! Also keeping my father happy as he can now play lemmings again after many years.&lt;br /&gt;
&lt;br /&gt;
d(^_^d)&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1083</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1083"/>
		<updated>2008-07-09T09:56:26Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Windows */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to create shortcuts to DOS games or programs so that they can be run with a  double click, as any other program, while still using DosBox to emulate the DOS environment.&lt;br /&gt;
&lt;br /&gt;
= Windows =&lt;br /&gt;
* This explains how to setup DosBox game or application shortcuts for Windows.&lt;br /&gt;
* '''Please note: if the game / application is located in a directory, or sub-directory of a folder which is automatically mounted, then the following technique will not work! Either remove any mount commands from the autoexec section of the default [[dosbox.conf|.conf file]], or use a custom [[dosbox.conf|.conf file]] when using the shortcuts which does not have any mounts. See the end of the short description for how to achieve this.''' If you don't understand this line, then it shouldn't affect you. If you havn't edited your [[dosbox.conf|.conf file]], then this shouldn't be an issue.&lt;br /&gt;
&lt;br /&gt;
== Short Version ==&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitably ammended to refer to your custom .conf file.&lt;br /&gt;
&lt;br /&gt;
== Long Version ==&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* '''Right click''' in empty space in the folder. Highlight &amp;quot;New&amp;quot; and '''click''' &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the '''full path of the DosBox .exe file, in quotes'''. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, '''again in quotes, type the full path of the main game executable''', either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* '''Click''' the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can '''enter a name for the shortcut'''. Then, '''click''' the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
* A shortcut should now be present in the folder where you originally right-clicked. To run your game or application, '''double click this shortcut''' as if it were a normal shortcut to a windows program.&lt;br /&gt;
[[Image:shortcut.png]]&lt;br /&gt;
* When you double click this shortcut, DosBox should launch and the game should be run automatically. If it does not, then you should double check that the paths which you entered when creating the shortcut are correct.&lt;br /&gt;
* To view or change the properties of the shortcut, '''right click''' on the shortcut and '''click''' on &amp;quot;Properties&amp;quot;.&lt;br /&gt;
[[Image:properties1.png]]&lt;br /&gt;
* The following window will appear. The &amp;quot;Target&amp;quot; box contains the command which you entered when creating the shortcut. '''Check that the paths are correct''' and that each part of the command has enclosing double-quotes.&lt;br /&gt;
* '''Click''' OK to save any changes you make, or Cancel to discard any changes.&lt;br /&gt;
[[Image:properties2.png]]&lt;br /&gt;
* NB: If you use a custom configuration file (.conf file) for dosbox, then you will need to add the -conf command line argument between the path of the DosBox .exe and the path of the game .exe. See the last step of the short explanation to see what this should look like.&lt;br /&gt;
&lt;br /&gt;
= Other Operating Systems =&lt;br /&gt;
* Similar operations should be possible on other operating systems, although this has not been tested directly.&lt;br /&gt;
* Create a shortcut to the dosbox executable. Make the last argument the path to the game executable which you wish to run. Executing this shortcut should then launch the game automatically.&lt;br /&gt;
* Under a linux / unix type system, the command would probably look similar to the following:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;./usr/bin/dosbox ~/games/settlers2/s2.exe&amp;lt;/nowiki&amp;gt;''&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1082</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1082"/>
		<updated>2008-07-08T17:03:12Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Windows */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to create shortcuts to DOS games or programs so that they can be run with a  double click, as any other program, while still using DosBox to emulate the DOS environment.&lt;br /&gt;
&lt;br /&gt;
= Windows =&lt;br /&gt;
* This explains how to setup DosBox game or application shortcuts for Windows.&lt;br /&gt;
* '''Please note: if the game / application is located in a directory, or sub-directory of a folder which is automatically mounted, then the following technique will not work! Either remove any mount commands from the autoexec section of the default .conf file, or use a custom .conf file when using the shortcuts which does not have any mounts. See the end of the short description for how to achieve this.''' If you don't understand this line, then it shouldn't affect you. If you havn't edited your .conf file, then this shouldn't be an issue either.&lt;br /&gt;
== Short Version ==&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitably ammended to refer to your custom .conf file.&lt;br /&gt;
&lt;br /&gt;
== Long Version ==&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* '''Right click''' in empty space in the folder. Highlight &amp;quot;New&amp;quot; and '''click''' &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the '''full path of the DosBox .exe file, in quotes'''. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, '''again in quotes, type the full path of the main game executable''', either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* '''Click''' the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can '''enter a name for the shortcut'''. Then, '''click''' the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
* A shortcut should now be present in the folder where you originally right-clicked. To run your game or application, '''double click this shortcut''' as if it were a normal shortcut to a windows program.&lt;br /&gt;
[[Image:shortcut.png]]&lt;br /&gt;
* When you double click this shortcut, DosBox should launch and the game should be run automatically. If it does not, then you should double check that the paths which you entered when creating the shortcut are correct.&lt;br /&gt;
* To view or change the properties of the shortcut, '''right click''' on the shortcut and '''click''' on &amp;quot;Properties&amp;quot;.&lt;br /&gt;
[[Image:properties1.png]]&lt;br /&gt;
* The following window will appear. The &amp;quot;Target&amp;quot; box contains the command which you entered when creating the shortcut. '''Check that the paths are correct''' and that each part of the command has enclosing double-quotes.&lt;br /&gt;
* '''Click''' OK to save any changes you make, or Cancel to discard any changes.&lt;br /&gt;
[[Image:properties2.png]]&lt;br /&gt;
* NB: If you use a custom configuration file (.conf file) for dosbox, then you will need to add the -conf command line argument between the path of the DosBox .exe and the path of the game .exe. See the last step of the short explanation to see what this should look like.&lt;br /&gt;
&lt;br /&gt;
= Other Operating Systems =&lt;br /&gt;
* Similar operations should be possible on other operating systems, although this has not been tested directly.&lt;br /&gt;
* Create a shortcut to the dosbox executable. Make the last argument the path to the game executable which you wish to run. Executing this shortcut should then launch the game automatically.&lt;br /&gt;
* Under a linux / unix type system, the command would probably look similar to the following:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;./usr/bin/dosbox ~/games/settlers2/s2.exe&amp;lt;/nowiki&amp;gt;''&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1081</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1081"/>
		<updated>2008-07-08T17:01:26Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Windows */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to create shortcuts to DOS games or programs so that they can be run with a  double click, as any other program, while still using DosBox to emulate the DOS environment.&lt;br /&gt;
&lt;br /&gt;
= Windows =&lt;br /&gt;
* This explains how to setup DosBox game or application shortcuts for Windows.&lt;br /&gt;
* '''Please note: if the game / application is located in a directory, or sub-directory of a folder which is automatically mounted, then the following technique will not work! Either remove any mount commands from the autoexec section of the default .conf file, or use a custom .conf file when using the shortcuts which does not have any mounts. See the end of the short description for how to achieve this.'''&lt;br /&gt;
== Short Version ==&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitably ammended to refer to your custom .conf file.&lt;br /&gt;
&lt;br /&gt;
== Long Version ==&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* '''Right click''' in empty space in the folder. Highlight &amp;quot;New&amp;quot; and '''click''' &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the '''full path of the DosBox .exe file, in quotes'''. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, '''again in quotes, type the full path of the main game executable''', either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* '''Click''' the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can '''enter a name for the shortcut'''. Then, '''click''' the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
* A shortcut should now be present in the folder where you originally right-clicked. To run your game or application, '''double click this shortcut''' as if it were a normal shortcut to a windows program.&lt;br /&gt;
[[Image:shortcut.png]]&lt;br /&gt;
* When you double click this shortcut, DosBox should launch and the game should be run automatically. If it does not, then you should double check that the paths which you entered when creating the shortcut are correct.&lt;br /&gt;
* To view or change the properties of the shortcut, '''right click''' on the shortcut and '''click''' on &amp;quot;Properties&amp;quot;.&lt;br /&gt;
[[Image:properties1.png]]&lt;br /&gt;
* The following window will appear. The &amp;quot;Target&amp;quot; box contains the command which you entered when creating the shortcut. '''Check that the paths are correct''' and that each part of the command has enclosing double-quotes.&lt;br /&gt;
* '''Click''' OK to save any changes you make, or Cancel to discard any changes.&lt;br /&gt;
[[Image:properties2.png]]&lt;br /&gt;
* NB: If you use a custom configuration file (.conf file) for dosbox, then you will need to add the -conf command line argument between the path of the DosBox .exe and the path of the game .exe. See the last step of the short explanation to see what this should look like.&lt;br /&gt;
&lt;br /&gt;
= Other Operating Systems =&lt;br /&gt;
* Similar operations should be possible on other operating systems, although this has not been tested directly.&lt;br /&gt;
* Create a shortcut to the dosbox executable. Make the last argument the path to the game executable which you wish to run. Executing this shortcut should then launch the game automatically.&lt;br /&gt;
* Under a linux / unix type system, the command would probably look similar to the following:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;./usr/bin/dosbox ~/games/settlers2/s2.exe&amp;lt;/nowiki&amp;gt;''&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1080</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1080"/>
		<updated>2008-07-08T16:58:07Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Windows */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to create shortcuts to DOS games or programs so that they can be run with a  double click, as any other program, while still using DosBox to emulate the DOS environment.&lt;br /&gt;
&lt;br /&gt;
= Windows =&lt;br /&gt;
* This explains how to setup DosBox game or application shortcuts for Windows.&lt;br /&gt;
== Short Version ==&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitably ammended to refer to your custom .conf file.&lt;br /&gt;
&lt;br /&gt;
== Long Version ==&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* '''Right click''' in empty space in the folder. Highlight &amp;quot;New&amp;quot; and '''click''' &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the '''full path of the DosBox .exe file, in quotes'''. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, '''again in quotes, type the full path of the main game executable''', either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* '''Click''' the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can '''enter a name for the shortcut'''. Then, '''click''' the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
* A shortcut should now be present in the folder where you originally right-clicked. To run your game or application, '''double click this shortcut''' as if it were a normal shortcut to a windows program.&lt;br /&gt;
[[Image:shortcut.png]]&lt;br /&gt;
* When you double click this shortcut, DosBox should launch and the game should be run automatically. If it does not, then you should double check that the paths which you entered when creating the shortcut are correct.&lt;br /&gt;
* To view or change the properties of the shortcut, '''right click''' on the shortcut and '''click''' on &amp;quot;Properties&amp;quot;.&lt;br /&gt;
[[Image:properties1.png]]&lt;br /&gt;
* The following window will appear. The &amp;quot;Target&amp;quot; box contains the command which you entered when creating the shortcut. '''Check that the paths are correct''' and that each part of the command has enclosing double-quotes.&lt;br /&gt;
* '''Click''' OK to save any changes you make, or Cancel to discard any changes.&lt;br /&gt;
[[Image:properties2.png]]&lt;br /&gt;
* NB: If you use a custom configuration file (.conf file) for dosbox, then you will need to add the -conf command line argument between the path of the DosBox .exe and the path of the game .exe. See the last step of the short explanation to see what this should look like.&lt;br /&gt;
&lt;br /&gt;
= Other Operating Systems =&lt;br /&gt;
* Similar operations should be possible on other operating systems, although this has not been tested directly.&lt;br /&gt;
* Create a shortcut to the dosbox executable. Make the last argument the path to the game executable which you wish to run. Executing this shortcut should then launch the game automatically.&lt;br /&gt;
* Under a linux / unix type system, the command would probably look similar to the following:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;./usr/bin/dosbox ~/games/settlers2/s2.exe&amp;lt;/nowiki&amp;gt;''&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=Main_Page&amp;diff=1077</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=Main_Page&amp;diff=1077"/>
		<updated>2008-07-08T12:38:35Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* More Specific Topics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Welcome to the Wiki page of the DOSBox project=&lt;br /&gt;
&lt;br /&gt;
'''DOSBox''' emulates an Intel x86 PC, complete with [[Sound|sound]], [[Display|graphics]], [[Input|mouse]], [[Input|joystick]], [[Connectivity|modem]], etc., necessary for running many old MS-DOS [[GAMES|games]] that simply cannot be run on modern PCs and operating systems, such as Microsoft Windows XP, Windows Vista, Linux and FreeBSD. However, it is not restricted to running only games. In theory, any MS-DOS or PC-DOS (referred to commonly as &amp;quot;DOS&amp;quot;)  [[Software|application]] should run in DOSBox, but the emphasis has been on getting DOS [[GAMES|games]] to run smoothly, which means that communication, networking and printer support are still in early development.&lt;br /&gt;
&lt;br /&gt;
DOSBox also comes with its own [[Command Line|DOS-like command prompt]]. It is still quite rudimentary and lacks many of the features found in MS-DOS, but it is sufficient for installing and running most DOS [[GAMES|games]].&lt;br /&gt;
&lt;br /&gt;
DOSBox has a lively, user-supported [http://vogons.zetafleet.com/index.php?c=7 community forum] hosted at VOGONS (Very Old Games On New Systems).  Feel very very free to drop by if you have questions about DOSBox!&lt;br /&gt;
&lt;br /&gt;
==General Information==&lt;br /&gt;
*[[Releases|Downloading DOSBox]]&lt;br /&gt;
*[[System Requirements]]&lt;br /&gt;
*[[FAQ|Frequently Asked Questions]] (FAQ)&lt;br /&gt;
*Guides&lt;br /&gt;
**[[Basic Setup and Installation of DosBox]]&lt;br /&gt;
***[[DOSBox and Windows Vista|Vista Specific Issues]]&lt;br /&gt;
***[[DOSBox and Mac OSX|Mac OSX Specific Issues]]&lt;br /&gt;
***[[Recording Video]]&lt;br /&gt;
**[[Contributing to this Wiki]]&lt;br /&gt;
**[[GAMES|Games]] that DOSBox can (or can't) run&lt;br /&gt;
**[[Software]] applications that DOSBox can (or can't) run&lt;br /&gt;
**[[TOOLS|Tools]] that can assist either playing games or using DOSBox generally&lt;br /&gt;
**[[DOSBoxFrontends|Frontends]] - simplifies running and understanding DOSBox.&lt;br /&gt;
**[[Performance|Running Resource Demanding Games]]&lt;br /&gt;
*[[Special Thanks]]&lt;br /&gt;
*[[Contact]]&lt;br /&gt;
&lt;br /&gt;
==More Specific Topics==&lt;br /&gt;
*[[Usage]]&lt;br /&gt;
*[[ZDrive|Z:\&amp;gt; Prompt]]&lt;br /&gt;
*[[Commands|Command Line Utilities]]&lt;br /&gt;
*[[Utilities|Internal Programs]]&lt;br /&gt;
**[[MOUNT|Mounting your CD-ROM in DOSBox]]&lt;br /&gt;
*[[Special Keys]]&lt;br /&gt;
*[[dosbox.conf|The Configuration File]] (dosbox.conf)&lt;br /&gt;
**[[Associating the Configuration File in Windows]]&lt;br /&gt;
*[[Language File|The Language File]]&lt;br /&gt;
*[[Ubuntu Configuration|Ubuntu Configuration]]&lt;br /&gt;
*[[DOSBoxShortcuts|DosBox Shortcuts]]&lt;br /&gt;
&lt;br /&gt;
==DOSBox Resources==&lt;br /&gt;
*[http://dosbox.cvs.sourceforge.net/dosbox/dosbox/README?view=markup DOSBox README File]&lt;br /&gt;
*[http://dosbox.com/comp_list.php List of Games and Applications] (and how to install and run them)&lt;br /&gt;
*[http://vogons.zetafleet.com/index.php?c=7 DOSBox community forum]&lt;br /&gt;
*[http://dosbox.sourceforge.net/oldwiki/ The original DOSBox Wiki]&lt;br /&gt;
&lt;br /&gt;
==Advanced Topics==&lt;br /&gt;
*[[BuildingDOSBox|Building DOSBox]] - Building your own version of DOSBox&lt;br /&gt;
*[http://docs.mandragor.org/files/Common_libs_documentation/SDL/FAQ_en/FAQ-Using_SDL.html Using SDL FAQ] (SDL environment variables that can make or break things)&lt;br /&gt;
*[[Special:Allpages|Index of all articles]]&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=Main_Page&amp;diff=1076</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=Main_Page&amp;diff=1076"/>
		<updated>2008-07-08T12:37:28Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* More Specific Topics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Welcome to the Wiki page of the DOSBox project=&lt;br /&gt;
&lt;br /&gt;
'''DOSBox''' emulates an Intel x86 PC, complete with [[Sound|sound]], [[Display|graphics]], [[Input|mouse]], [[Input|joystick]], [[Connectivity|modem]], etc., necessary for running many old MS-DOS [[GAMES|games]] that simply cannot be run on modern PCs and operating systems, such as Microsoft Windows XP, Windows Vista, Linux and FreeBSD. However, it is not restricted to running only games. In theory, any MS-DOS or PC-DOS (referred to commonly as &amp;quot;DOS&amp;quot;)  [[Software|application]] should run in DOSBox, but the emphasis has been on getting DOS [[GAMES|games]] to run smoothly, which means that communication, networking and printer support are still in early development.&lt;br /&gt;
&lt;br /&gt;
DOSBox also comes with its own [[Command Line|DOS-like command prompt]]. It is still quite rudimentary and lacks many of the features found in MS-DOS, but it is sufficient for installing and running most DOS [[GAMES|games]].&lt;br /&gt;
&lt;br /&gt;
DOSBox has a lively, user-supported [http://vogons.zetafleet.com/index.php?c=7 community forum] hosted at VOGONS (Very Old Games On New Systems).  Feel very very free to drop by if you have questions about DOSBox!&lt;br /&gt;
&lt;br /&gt;
==General Information==&lt;br /&gt;
*[[Releases|Downloading DOSBox]]&lt;br /&gt;
*[[System Requirements]]&lt;br /&gt;
*[[FAQ|Frequently Asked Questions]] (FAQ)&lt;br /&gt;
*Guides&lt;br /&gt;
**[[Basic Setup and Installation of DosBox]]&lt;br /&gt;
***[[DOSBox and Windows Vista|Vista Specific Issues]]&lt;br /&gt;
***[[DOSBox and Mac OSX|Mac OSX Specific Issues]]&lt;br /&gt;
***[[Recording Video]]&lt;br /&gt;
**[[Contributing to this Wiki]]&lt;br /&gt;
**[[GAMES|Games]] that DOSBox can (or can't) run&lt;br /&gt;
**[[Software]] applications that DOSBox can (or can't) run&lt;br /&gt;
**[[TOOLS|Tools]] that can assist either playing games or using DOSBox generally&lt;br /&gt;
**[[DOSBoxFrontends|Frontends]] - simplifies running and understanding DOSBox.&lt;br /&gt;
**[[Performance|Running Resource Demanding Games]]&lt;br /&gt;
*[[Special Thanks]]&lt;br /&gt;
*[[Contact]]&lt;br /&gt;
&lt;br /&gt;
==More Specific Topics==&lt;br /&gt;
*[[Usage]]&lt;br /&gt;
*[[ZDrive|Z:\&amp;gt; Prompt]]&lt;br /&gt;
*[[Commands|Command Line Utilities]]&lt;br /&gt;
*[[Utilities|Internal Programs]]&lt;br /&gt;
**[[MOUNT|Mounting your CD-ROM in DOSBox]]&lt;br /&gt;
*[[Special Keys]]&lt;br /&gt;
*[[dosbox.conf|The Configuration File]] (dosbox.conf)&lt;br /&gt;
**[[Associating the Configuration File in Windows]]&lt;br /&gt;
*[[Language File|The Language File]]&lt;br /&gt;
*[[Ubuntu Configuration|Ubuntu Configuration]]&lt;br /&gt;
*[[DosBox Shortcuts|DOSBoxShortcuts]]&lt;br /&gt;
&lt;br /&gt;
==DOSBox Resources==&lt;br /&gt;
*[http://dosbox.cvs.sourceforge.net/dosbox/dosbox/README?view=markup DOSBox README File]&lt;br /&gt;
*[http://dosbox.com/comp_list.php List of Games and Applications] (and how to install and run them)&lt;br /&gt;
*[http://vogons.zetafleet.com/index.php?c=7 DOSBox community forum]&lt;br /&gt;
*[http://dosbox.sourceforge.net/oldwiki/ The original DOSBox Wiki]&lt;br /&gt;
&lt;br /&gt;
==Advanced Topics==&lt;br /&gt;
*[[BuildingDOSBox|Building DOSBox]] - Building your own version of DOSBox&lt;br /&gt;
*[http://docs.mandragor.org/files/Common_libs_documentation/SDL/FAQ_en/FAQ-Using_SDL.html Using SDL FAQ] (SDL environment variables that can make or break things)&lt;br /&gt;
*[[Special:Allpages|Index of all articles]]&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1075</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1075"/>
		<updated>2008-07-08T12:34:37Z</updated>

		<summary type="html">&lt;p&gt;Xan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to create shortcuts to DOS games or programs so that they can be run with a  double click, as any other program, while still using DosBox to emulate the DOS environment.&lt;br /&gt;
&lt;br /&gt;
= Windows =&lt;br /&gt;
== Short Version ==&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitably ammended to refer to your custom .conf file.&lt;br /&gt;
&lt;br /&gt;
== Long Version ==&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* '''Right click''' in empty space in the folder. Highlight &amp;quot;New&amp;quot; and '''click''' &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the '''full path of the DosBox .exe file, in quotes'''. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, '''again in quotes, type the full path of the main game executable''', either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* '''Click''' the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can '''enter a name for the shortcut'''. Then, '''click''' the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
* A shortcut should now be present in the folder where you originally right-clicked. To run your game or application, '''double click this shortcut''' as if it were a normal shortcut to a windows program.&lt;br /&gt;
[[Image:shortcut.png]]&lt;br /&gt;
* When you double click this shortcut, DosBox should launch and the game should be run automatically. If it does not, then you should double check that the paths which you entered when creating the shortcut are correct.&lt;br /&gt;
* To view or change the properties of the shortcut, '''right click''' on the shortcut and '''click''' on &amp;quot;Properties&amp;quot;.&lt;br /&gt;
[[Image:properties1.png]]&lt;br /&gt;
* The following window will appear. The &amp;quot;Target&amp;quot; box contains the command which you entered when creating the shortcut. '''Check that the paths are correct''' and that each part of the command has enclosing double-quotes.&lt;br /&gt;
* '''Click''' OK to save any changes you make, or Cancel to discard any changes.&lt;br /&gt;
[[Image:properties2.png]]&lt;br /&gt;
* NB: If you use a custom configuration file (.conf file) for dosbox, then you will need to add the -conf command line argument between the path of the DosBox .exe and the path of the game .exe. See the last step of the short explanation to see what this should look like.&lt;br /&gt;
&lt;br /&gt;
= Other Operating Systems =&lt;br /&gt;
* Similar operations should be possible on other operating systems, although this has not been tested directly.&lt;br /&gt;
* Create a shortcut to the dosbox executable. Make the last argument the path to the game executable which you wish to run. Executing this shortcut should then launch the game automatically.&lt;br /&gt;
* Under a linux / unix type system, the command would probably look similar to the following:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;./usr/bin/dosbox ~/games/settlers2/s2.exe&amp;lt;/nowiki&amp;gt;''&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1071</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1071"/>
		<updated>2008-07-08T12:15:43Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Short Version */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to create shortcuts to DOS games or programs so that they can be run with a  double click, as any other program, while still using DosBox to emulate the DOS environment.&lt;br /&gt;
&lt;br /&gt;
= Windows =&lt;br /&gt;
== Short Version ==&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitably ammended to refer to your custom .conf file.&lt;br /&gt;
&lt;br /&gt;
== Long Version ==&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* '''Right click''' in empty space in the folder. Highlight &amp;quot;New&amp;quot; and '''click''' &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the '''full path of the DosBox .exe file, in quotes'''. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, '''again in quotes, type the full path of the main game executable''', either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* '''Click''' the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can '''enter a name for the shortcut'''. Then, '''click''' the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
* A shortcut should now be present in the folder where you originally right-clicked. To run your game or application, '''double click this shortcut''' as if it were a normal shortcut to a windows program.&lt;br /&gt;
[[Image:shortcut.png]]&lt;br /&gt;
* When you double click this shortcut, DosBox should launch and the game should be run automatically. If it does not, then you should double check that the paths which you entered when creating the shortcut are correct.&lt;br /&gt;
* To view or change the properties of the shortcut, '''right click''' on the shortcut and '''click''' on &amp;quot;Properties&amp;quot;.&lt;br /&gt;
[[Image:properties1.png]]&lt;br /&gt;
* The following window will appear. The &amp;quot;Target&amp;quot; box contains the command which you entered when creating the shortcut. '''Check that the paths are correct''' and that each part of the command has enclosing double-quotes.&lt;br /&gt;
* '''Click''' OK to save any changes you make, or Cancel to discard any changes.&lt;br /&gt;
[[Image:properties2.png]]&lt;br /&gt;
* NB: If you use a custom configuration file (.conf file) for dosbox, then you will need to add the -conf command line argument between the path of the DosBox .exe and the path of the game .exe. See the last step of the short explanation to see what this should look like.&lt;br /&gt;
&lt;br /&gt;
= OSX =&lt;br /&gt;
&lt;br /&gt;
= GNOME =&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=User:Xan&amp;diff=1070</id>
		<title>User:Xan</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=User:Xan&amp;diff=1070"/>
		<updated>2008-07-08T11:48:38Z</updated>

		<summary type="html">&lt;p&gt;Xan: New page: = xan = I love old DOS games and stumbled across dosbox qutie some time ago. Just re-discvered it and it's great! Also keeping my father happy as he can now play lemmings again after many ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= xan =&lt;br /&gt;
I love old DOS games and stumbled across dosbox qutie some time ago. Just re-discvered it and it's great! Also keeping my father happy as he can now play lemmings again after many years.&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=Talk:DOSBoxShortcuts&amp;diff=1069</id>
		<title>Talk:DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=Talk:DOSBoxShortcuts&amp;diff=1069"/>
		<updated>2008-07-08T11:47:24Z</updated>

		<summary type="html">&lt;p&gt;Xan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This doesn't actually work, at least not in WinXP.&lt;br /&gt;
&lt;br /&gt;
Any help?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
''08 July 2008, 12:41''&lt;br /&gt;
&lt;br /&gt;
I've written a new tutorial for creating DosBox tutorials (windows only), and deleted the original as it didn't seem to work. Hope this helps! I apologise if anyone objects to me culling the original page and its introduction!&lt;br /&gt;
&lt;br /&gt;
--[[User:Xan|xan]] 11:47, 8 July 2008 (UTC)&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=Talk:DOSBoxShortcuts&amp;diff=1068</id>
		<title>Talk:DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=Talk:DOSBoxShortcuts&amp;diff=1068"/>
		<updated>2008-07-08T11:43:06Z</updated>

		<summary type="html">&lt;p&gt;Xan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This doesn't actually work, at least not in WinXP.&lt;br /&gt;
&lt;br /&gt;
Any help?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
''08 July 2008, 12:41''&lt;br /&gt;
I've written a new tutorial for creating DosBox tutorials (windows only), and deleted the original as it didn't seem to work. Hope this helps! I apologise if anyone objects to me culling the original page and its introduction!&lt;br /&gt;
-xan&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1067</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1067"/>
		<updated>2008-07-08T11:41:00Z</updated>

		<summary type="html">&lt;p&gt;Xan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to create shortcuts to DOS games or programs so that they can be run with a  double click, as any other program, while still using DosBox to emulate the DOS environment.&lt;br /&gt;
&lt;br /&gt;
= Windows =&lt;br /&gt;
== Short Version ==&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitable ammended to refer to your custom .comf file.&lt;br /&gt;
&lt;br /&gt;
== Long Version ==&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* '''Right click''' in empty space in the folder. Highlight &amp;quot;New&amp;quot; and '''click''' &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the '''full path of the DosBox .exe file, in quotes'''. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, '''again in quotes, type the full path of the main game executable''', either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* '''Click''' the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can '''enter a name for the shortcut'''. Then, '''click''' the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
* A shortcut should now be present in the folder where you originally right-clicked. To run your game or application, '''double click this shortcut''' as if it were a normal shortcut to a windows program.&lt;br /&gt;
[[Image:shortcut.png]]&lt;br /&gt;
* When you double click this shortcut, DosBox should launch and the game should be run automatically. If it does not, then you should double check that the paths which you entered when creating the shortcut are correct.&lt;br /&gt;
* To view or change the properties of the shortcut, '''right click''' on the shortcut and '''click''' on &amp;quot;Properties&amp;quot;.&lt;br /&gt;
[[Image:properties1.png]]&lt;br /&gt;
* The following window will appear. The &amp;quot;Target&amp;quot; box contains the command which you entered when creating the shortcut. '''Check that the paths are correct''' and that each part of the command has enclosing double-quotes.&lt;br /&gt;
* '''Click''' OK to save any changes you make, or Cancel to discard any changes.&lt;br /&gt;
[[Image:properties2.png]]&lt;br /&gt;
* NB: If you use a custom configuration file (.conf file) for dosbox, then you will need to add the -conf command line argument between the path of the DosBox .exe and the path of the game .exe. See the last step of the short explanation to see what this should look like.&lt;br /&gt;
&lt;br /&gt;
= OSX =&lt;br /&gt;
&lt;br /&gt;
= GNOME =&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1066</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1066"/>
		<updated>2008-07-08T11:40:00Z</updated>

		<summary type="html">&lt;p&gt;Xan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to create shortcuts to DOS games or programs so that they can be run with a  double click as any windows program, but still using DosBox to emulate the DOS environment.&lt;br /&gt;
&lt;br /&gt;
= Windows =&lt;br /&gt;
== Short Version ==&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitable ammended to refer to your custom .comf file.&lt;br /&gt;
&lt;br /&gt;
== Long Version ==&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* '''Right click''' in empty space in the folder. Highlight &amp;quot;New&amp;quot; and '''click''' &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the '''full path of the DosBox .exe file, in quotes'''. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, '''again in quotes, type the full path of the main game executable''', either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* '''Click''' the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can '''enter a name for the shortcut'''. Then, '''click''' the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
* A shortcut should now be present in the folder where you originally right-clicked. To run your game or application, '''double click this shortcut''' as if it were a normal shortcut to a windows program.&lt;br /&gt;
[[Image:shortcut.png]]&lt;br /&gt;
* When you double click this shortcut, DosBox should launch and the game should be run automatically. If it does not, then you should double check that the paths which you entered when creating the shortcut are correct.&lt;br /&gt;
* To view or change the properties of the shortcut, '''right click''' on the shortcut and '''click''' on &amp;quot;Properties&amp;quot;.&lt;br /&gt;
[[Image:properties1.png]]&lt;br /&gt;
* The following window will appear. The &amp;quot;Target&amp;quot; box contains the command which you entered when creating the shortcut. '''Check that the paths are correct''' and that each part of the command has enclosing double-quotes.&lt;br /&gt;
* '''Click''' OK to save any changes you make, or Cancel to discard any changes.&lt;br /&gt;
[[Image:properties2.png]]&lt;br /&gt;
* NB: If you use a custom configuration file (.conf file) for dosbox, then you will need to add the -conf command line argument between the path of the DosBox .exe and the path of the game .exe. See the last step of the short explanation to see what this should look like.&lt;br /&gt;
&lt;br /&gt;
= OSX =&lt;br /&gt;
&lt;br /&gt;
= GNOME =&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1065</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1065"/>
		<updated>2008-07-08T11:37:15Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Windows */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Desktop shortcuts allow you to give old DOS Games the point and click simplicity of regular Windows programs.  Because DOSBox is an emulated environment that runs inside a host Operating System, simply double clicking on the DOS application inside the file manager will most likely attempt to execute the DOS application in the native environment.&lt;br /&gt;
&lt;br /&gt;
= Windows =&lt;br /&gt;
== Short Version ==&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitable ammended to refer to your custom .comf file.&lt;br /&gt;
&lt;br /&gt;
== Long Version ==&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* '''Right click''' in empty space in the folder. Highlight &amp;quot;New&amp;quot; and '''click''' &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the '''full path of the DosBox .exe file, in quotes'''. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, '''again in quotes, type the full path of the main game executable''', either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* '''Click''' the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can '''enter a name for the shortcut'''. Then, '''click''' the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
* A shortcut should now be present in the folder where you originally right-clicked. To run your game or application, '''double click this shortcut''' as if it were a normal shortcut to a windows program.&lt;br /&gt;
[[Image:shortcut.png]]&lt;br /&gt;
* When you double click this shortcut, DosBox should launch and the game should be run automatically. If it does not, then you should double check that the paths which you entered when creating the shortcut are correct.&lt;br /&gt;
* To view or change the properties of the shortcut, '''right click''' on the shortcut and '''click''' on &amp;quot;Properties&amp;quot;.&lt;br /&gt;
[[Image:properties1.png]]&lt;br /&gt;
* The following window will appear. The &amp;quot;Target&amp;quot; box contains the command which you entered when creating the shortcut. '''Check that the paths are correct''' and that each part of the command has enclosing double-quotes.&lt;br /&gt;
* '''Click''' OK to save any changes you make, or Cancel to discard any changes.&lt;br /&gt;
[[Image:properties2.png]]&lt;br /&gt;
* NB: If you use a custom configuration file (.conf file) for dosbox, then you will need to add the -conf command line argument between the path of the DosBox .exe and the path of the game .exe. See the last step of the short explanation to see what this should look like.&lt;br /&gt;
&lt;br /&gt;
== OSX ==&lt;br /&gt;
&lt;br /&gt;
== GNOME ==&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=Talk:DOSBoxShortcuts&amp;diff=1064</id>
		<title>Talk:DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=Talk:DOSBoxShortcuts&amp;diff=1064"/>
		<updated>2008-07-08T11:34:46Z</updated>

		<summary type="html">&lt;p&gt;Xan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This doesn't actually work, at least not in WinXP.&lt;br /&gt;
&lt;br /&gt;
Any help?&lt;br /&gt;
&lt;br /&gt;
I've written a new tutorial for creating DosBox tutorials, and deleted the original as it didn't seem to work. Hope this helps!&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1063</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1063"/>
		<updated>2008-07-08T11:33:29Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Long Version */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Desktop shortcuts allow you to give old DOS Games the point and click simplicity of regular Windows programs.  Because DOSBox is an emulated environment that runs inside a host Operating System, simply double clicking on the DOS application inside the file manager will most likely attempt to execute the DOS application in the native environment.&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Method 1 ===&lt;br /&gt;
It is possible to create a shortcut that allows you to run a program with DOSBox without doing any typing at the command prompt!  All you have to do is make a new, blank, text file.  Rename it to the name of the program you want to run, and change the file extension to a new, unused file extension.  For example, if I want to run a program called &amp;quot;BestGame.exe,&amp;quot; I would create a blank file and call it &amp;quot;BestGame.xyz,&amp;quot; where *.xyz is not a registered file type on the computer.  Place the blank *.xyz file in the same directory as BestGame.exe. Then, set *.xyz files to always open with DOSBox.  Make a new, blank *.xyz file for every program you want to open with DOSBox.  You could even make shortcuts to a single directory so you don't have to browse for different games!&lt;br /&gt;
&lt;br /&gt;
=== Method 2 ===&lt;br /&gt;
==== Short Version ====&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitable ammended to refer to your custom .comf file.&lt;br /&gt;
==== Long Version ====&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* '''Right click''' in empty space in the folder. Highlight &amp;quot;New&amp;quot; and '''click''' &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the '''full path of the DosBox .exe file, in quotes'''. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, '''again in quotes, type the full path of the main game executable''', either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* '''Click''' the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can '''enter a name for the shortcut'''. Then, '''click''' the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
* A shortcut should now be present in the folder where you originally right-clicked. To run your game or application, '''double click this shortcut''' as if it were a normal shortcut to a windows program.&lt;br /&gt;
[[Image:shortcut.png]]&lt;br /&gt;
* When you double click this shortcut, DosBox should launch and the game should be run automatically. If it does not, then you should double check that the paths which you entered when creating the shortcut are correct.&lt;br /&gt;
* To view or change the properties of the shortcut, '''right click''' on the shortcut and '''click''' on &amp;quot;Properties&amp;quot;.&lt;br /&gt;
[[Image:properties1.png]]&lt;br /&gt;
* The following window will appear. The &amp;quot;Target&amp;quot; box contains the command which you entered when creating the shortcut. '''Check that the paths are correct''' and that each part of the command has enclosing double-quotes.&lt;br /&gt;
* '''Click''' OK to save any changes you make, or Cancel to discard any changes.&lt;br /&gt;
[[Image:properties2.png]]&lt;br /&gt;
* NB: If you use a custom configuration file (.conf file) for dosbox, then you will need to add the -conf command line argument between the path of the DosBox .exe and the path of the game .exe. See the last step of the short explanation to see what this should look like.&lt;br /&gt;
&lt;br /&gt;
== OSX ==&lt;br /&gt;
&lt;br /&gt;
== GNOME ==&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1062</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1062"/>
		<updated>2008-07-08T11:32:44Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Long Version */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Desktop shortcuts allow you to give old DOS Games the point and click simplicity of regular Windows programs.  Because DOSBox is an emulated environment that runs inside a host Operating System, simply double clicking on the DOS application inside the file manager will most likely attempt to execute the DOS application in the native environment.&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Method 1 ===&lt;br /&gt;
It is possible to create a shortcut that allows you to run a program with DOSBox without doing any typing at the command prompt!  All you have to do is make a new, blank, text file.  Rename it to the name of the program you want to run, and change the file extension to a new, unused file extension.  For example, if I want to run a program called &amp;quot;BestGame.exe,&amp;quot; I would create a blank file and call it &amp;quot;BestGame.xyz,&amp;quot; where *.xyz is not a registered file type on the computer.  Place the blank *.xyz file in the same directory as BestGame.exe. Then, set *.xyz files to always open with DOSBox.  Make a new, blank *.xyz file for every program you want to open with DOSBox.  You could even make shortcuts to a single directory so you don't have to browse for different games!&lt;br /&gt;
&lt;br /&gt;
=== Method 2 ===&lt;br /&gt;
==== Short Version ====&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitable ammended to refer to your custom .comf file.&lt;br /&gt;
==== Long Version ====&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* '''Right click''' in empty space in the folder. Highlight &amp;quot;New&amp;quot; and click &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the '''full path of the DosBox .exe file, in quotes'''. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, '''again in quotes, type the full path of the main game executable''', either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* '''Click''' the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can '''enter a name for the shortcut'''. Then, '''click''' the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
* A shortcut should now be present in the folder where you originally right-clicked. To run your game or application, '''double click this shortcut''' as if it were a normal shortcut to a windows program.&lt;br /&gt;
[[Image:shortcut.png]]&lt;br /&gt;
* When you double click this shortcut, DosBox should launch and the game should be run automatically. If it does not, then you should double check that the paths which you entered when creating the shortcut are correct.&lt;br /&gt;
* To view or change the properties of the shortcut, '''right click''' on the shortcut and '''click''' on &amp;quot;Properties&amp;quot;.&lt;br /&gt;
[[Image:properties1.png]]&lt;br /&gt;
* The following window will appear. The &amp;quot;Target&amp;quot; box contains the command which you entered when creating the shortcut. '''Check that the paths are correct''' and that each part of the command has enclosing double-quotes.&lt;br /&gt;
* '''Click''' OK to save any changes you make, or Cancel to discard any changes.&lt;br /&gt;
[[Image:properties2.png]]&lt;br /&gt;
* NB: If you use a custom configuration file (.conf file) for dosbox, then you will need to add the -conf command line argument between the path of the DosBox .exe and the path of the game .exe. See the last step of the short explanation to see what this should look like.&lt;br /&gt;
&lt;br /&gt;
== OSX ==&lt;br /&gt;
&lt;br /&gt;
== GNOME ==&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1061</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1061"/>
		<updated>2008-07-08T11:30:26Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Long Version */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Desktop shortcuts allow you to give old DOS Games the point and click simplicity of regular Windows programs.  Because DOSBox is an emulated environment that runs inside a host Operating System, simply double clicking on the DOS application inside the file manager will most likely attempt to execute the DOS application in the native environment.&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Method 1 ===&lt;br /&gt;
It is possible to create a shortcut that allows you to run a program with DOSBox without doing any typing at the command prompt!  All you have to do is make a new, blank, text file.  Rename it to the name of the program you want to run, and change the file extension to a new, unused file extension.  For example, if I want to run a program called &amp;quot;BestGame.exe,&amp;quot; I would create a blank file and call it &amp;quot;BestGame.xyz,&amp;quot; where *.xyz is not a registered file type on the computer.  Place the blank *.xyz file in the same directory as BestGame.exe. Then, set *.xyz files to always open with DOSBox.  Make a new, blank *.xyz file for every program you want to open with DOSBox.  You could even make shortcuts to a single directory so you don't have to browse for different games!&lt;br /&gt;
&lt;br /&gt;
=== Method 2 ===&lt;br /&gt;
==== Short Version ====&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitable ammended to refer to your custom .comf file.&lt;br /&gt;
==== Long Version ====&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* Right click in empty space in the folder. Highlight &amp;quot;New&amp;quot; and click &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the full path of the DosBox .exe file, in quotes. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, again in quotes, type the full path of the main game executable, either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* Click the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can enter a name for the shortcut. Then, click the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
* A shortcut should now be present in the folder where you originally right-clicked. To run your game or application, double click this shortcut as if it were a normal shortcut to a windows program.&lt;br /&gt;
[[Image:shortcut.png]]&lt;br /&gt;
* When you double click this shortcut, DosBox should launch and the game should be run automatically. If it does not, then you should double check that the paths which you entered when creating the shortcut are correct.&lt;br /&gt;
* To view or change the properties of the shortcut, right click on the shortcut and click on &amp;quot;Properties&amp;quot;.&lt;br /&gt;
[[Image:properties1.png]]&lt;br /&gt;
* The following window will appear. The &amp;quot;Target&amp;quot; box contains the command which you entered when creating the shortcut. Check that the paths are correct and that each part of the command has enclosing double-quotes.&lt;br /&gt;
* Press OK to save any changes you make, or Cancel to discard any changes.&lt;br /&gt;
[[Image:properties2.png]]&lt;br /&gt;
* NB: If you use a custom configuration file (.conf file) for dosbox, then you will need to add the -conf command line argument between the path of the DosBox .exe and the path of the game .exe. See the last step of the short explanation to see what this should look like.&lt;br /&gt;
&lt;br /&gt;
== OSX ==&lt;br /&gt;
&lt;br /&gt;
== GNOME ==&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=File:Properties2.png&amp;diff=1060</id>
		<title>File:Properties2.png</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=File:Properties2.png&amp;diff=1060"/>
		<updated>2008-07-08T11:27:54Z</updated>

		<summary type="html">&lt;p&gt;Xan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1059</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1059"/>
		<updated>2008-07-08T11:27:40Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Long Version */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Desktop shortcuts allow you to give old DOS Games the point and click simplicity of regular Windows programs.  Because DOSBox is an emulated environment that runs inside a host Operating System, simply double clicking on the DOS application inside the file manager will most likely attempt to execute the DOS application in the native environment.&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Method 1 ===&lt;br /&gt;
It is possible to create a shortcut that allows you to run a program with DOSBox without doing any typing at the command prompt!  All you have to do is make a new, blank, text file.  Rename it to the name of the program you want to run, and change the file extension to a new, unused file extension.  For example, if I want to run a program called &amp;quot;BestGame.exe,&amp;quot; I would create a blank file and call it &amp;quot;BestGame.xyz,&amp;quot; where *.xyz is not a registered file type on the computer.  Place the blank *.xyz file in the same directory as BestGame.exe. Then, set *.xyz files to always open with DOSBox.  Make a new, blank *.xyz file for every program you want to open with DOSBox.  You could even make shortcuts to a single directory so you don't have to browse for different games!&lt;br /&gt;
&lt;br /&gt;
=== Method 2 ===&lt;br /&gt;
==== Short Version ====&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitable ammended to refer to your custom .comf file.&lt;br /&gt;
==== Long Version ====&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* Right click in empty space in the folder. Highlight &amp;quot;New&amp;quot; and click &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the full path of the DosBox .exe file, in quotes. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, again in quotes, type the full path of the main game executable, either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* Click the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can enter a name for the shortcut. Then, click the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
* A shortcut should now be present in the folder where you originally right-clicked. To run your game or application, double click this shortcut as if it were a normal shortcut to a windows program.&lt;br /&gt;
[[Image:shortcut.png]]&lt;br /&gt;
* When you double click this shortcut, DosBox should launch and the game should be run automatically. If it does not, then you should double check that the paths which you entered when creating the shortcut are correct.&lt;br /&gt;
* To view or change the properties of the shortcut, right click on the shortcut and click on &amp;quot;Properties&amp;quot;.&lt;br /&gt;
[[Image:properties1.png]]&lt;br /&gt;
* The following window will appear. The &amp;quot;Target&amp;quot; box contains the command which you entered when creating the shortcut. Check that the paths are correct and that each part of the command has enclosing double-quotes.&lt;br /&gt;
* Press OK to save any changes you make, or Cancel to discard any changes.&lt;br /&gt;
[[Image:properties2.png]]&lt;br /&gt;
&lt;br /&gt;
== OSX ==&lt;br /&gt;
&lt;br /&gt;
== GNOME ==&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=File:Properties1.png&amp;diff=1058</id>
		<title>File:Properties1.png</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=File:Properties1.png&amp;diff=1058"/>
		<updated>2008-07-08T11:24:09Z</updated>

		<summary type="html">&lt;p&gt;Xan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1057</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1057"/>
		<updated>2008-07-08T11:23:55Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Long Version */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Desktop shortcuts allow you to give old DOS Games the point and click simplicity of regular Windows programs.  Because DOSBox is an emulated environment that runs inside a host Operating System, simply double clicking on the DOS application inside the file manager will most likely attempt to execute the DOS application in the native environment.&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Method 1 ===&lt;br /&gt;
It is possible to create a shortcut that allows you to run a program with DOSBox without doing any typing at the command prompt!  All you have to do is make a new, blank, text file.  Rename it to the name of the program you want to run, and change the file extension to a new, unused file extension.  For example, if I want to run a program called &amp;quot;BestGame.exe,&amp;quot; I would create a blank file and call it &amp;quot;BestGame.xyz,&amp;quot; where *.xyz is not a registered file type on the computer.  Place the blank *.xyz file in the same directory as BestGame.exe. Then, set *.xyz files to always open with DOSBox.  Make a new, blank *.xyz file for every program you want to open with DOSBox.  You could even make shortcuts to a single directory so you don't have to browse for different games!&lt;br /&gt;
&lt;br /&gt;
=== Method 2 ===&lt;br /&gt;
==== Short Version ====&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitable ammended to refer to your custom .comf file.&lt;br /&gt;
==== Long Version ====&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* Right click in empty space in the folder. Highlight &amp;quot;New&amp;quot; and click &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the full path of the DosBox .exe file, in quotes. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, again in quotes, type the full path of the main game executable, either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* Click the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can enter a name for the shortcut. Then, click the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
* A shortcut should now be present in the folder where you originally right-clicked. To run your game or application, double click this shortcut as if it were a normal shortcut to a windows program.&lt;br /&gt;
[[Image:shortcut.png]]&lt;br /&gt;
* When you double click this shortcut, DosBox should launch and the game should be run automatically. If it does not, then you should double check that the paths which you entered when creating the shortcut are correct.&lt;br /&gt;
* To view or change the properties of the shortcut, right click on the shortcut and click on &amp;quot;Properties&amp;quot;.&lt;br /&gt;
[[Image:properties1.png]]&lt;br /&gt;
&lt;br /&gt;
== OSX ==&lt;br /&gt;
&lt;br /&gt;
== GNOME ==&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=File:Shortcut.png&amp;diff=1056</id>
		<title>File:Shortcut.png</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=File:Shortcut.png&amp;diff=1056"/>
		<updated>2008-07-08T11:20:20Z</updated>

		<summary type="html">&lt;p&gt;Xan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1055</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1055"/>
		<updated>2008-07-08T11:20:08Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Long Version */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Desktop shortcuts allow you to give old DOS Games the point and click simplicity of regular Windows programs.  Because DOSBox is an emulated environment that runs inside a host Operating System, simply double clicking on the DOS application inside the file manager will most likely attempt to execute the DOS application in the native environment.&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Method 1 ===&lt;br /&gt;
It is possible to create a shortcut that allows you to run a program with DOSBox without doing any typing at the command prompt!  All you have to do is make a new, blank, text file.  Rename it to the name of the program you want to run, and change the file extension to a new, unused file extension.  For example, if I want to run a program called &amp;quot;BestGame.exe,&amp;quot; I would create a blank file and call it &amp;quot;BestGame.xyz,&amp;quot; where *.xyz is not a registered file type on the computer.  Place the blank *.xyz file in the same directory as BestGame.exe. Then, set *.xyz files to always open with DOSBox.  Make a new, blank *.xyz file for every program you want to open with DOSBox.  You could even make shortcuts to a single directory so you don't have to browse for different games!&lt;br /&gt;
&lt;br /&gt;
=== Method 2 ===&lt;br /&gt;
==== Short Version ====&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitable ammended to refer to your custom .comf file.&lt;br /&gt;
==== Long Version ====&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* Right click in empty space in the folder. Highlight &amp;quot;New&amp;quot; and click &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the full path of the DosBox .exe file, in quotes. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, again in quotes, type the full path of the main game executable, either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* Click the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can enter a name for the shortcut. Then, click the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
* A shortcut should now be present in the folder where you originally right-clicked. To run your game or application, double click this shortcut as if it were a normal shortcut to a windows program.&lt;br /&gt;
[[Image:shortcut.png]]&lt;br /&gt;
&lt;br /&gt;
== OSX ==&lt;br /&gt;
&lt;br /&gt;
== GNOME ==&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=File:Shortcutpart3.png&amp;diff=1054</id>
		<title>File:Shortcutpart3.png</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=File:Shortcutpart3.png&amp;diff=1054"/>
		<updated>2008-07-08T11:17:24Z</updated>

		<summary type="html">&lt;p&gt;Xan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1053</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1053"/>
		<updated>2008-07-08T11:17:08Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Long Version */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Desktop shortcuts allow you to give old DOS Games the point and click simplicity of regular Windows programs.  Because DOSBox is an emulated environment that runs inside a host Operating System, simply double clicking on the DOS application inside the file manager will most likely attempt to execute the DOS application in the native environment.&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Method 1 ===&lt;br /&gt;
It is possible to create a shortcut that allows you to run a program with DOSBox without doing any typing at the command prompt!  All you have to do is make a new, blank, text file.  Rename it to the name of the program you want to run, and change the file extension to a new, unused file extension.  For example, if I want to run a program called &amp;quot;BestGame.exe,&amp;quot; I would create a blank file and call it &amp;quot;BestGame.xyz,&amp;quot; where *.xyz is not a registered file type on the computer.  Place the blank *.xyz file in the same directory as BestGame.exe. Then, set *.xyz files to always open with DOSBox.  Make a new, blank *.xyz file for every program you want to open with DOSBox.  You could even make shortcuts to a single directory so you don't have to browse for different games!&lt;br /&gt;
&lt;br /&gt;
=== Method 2 ===&lt;br /&gt;
==== Short Version ====&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitable ammended to refer to your custom .comf file.&lt;br /&gt;
==== Long Version ====&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* Right click in empty space in the folder. Highlight &amp;quot;New&amp;quot; and click &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the full path of the DosBox .exe file, in quotes. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, again in quotes, type the full path of the main game executable, either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
* Click the highlighted &amp;quot;Next&amp;quot; button.&lt;br /&gt;
* In the highlighted box on the next window, you can enter a name for the shortcut. Then, click the &amp;quot;Finish&amp;quot; button.&lt;br /&gt;
[[Image:shortcutpart3.png]]&lt;br /&gt;
&lt;br /&gt;
== OSX ==&lt;br /&gt;
&lt;br /&gt;
== GNOME ==&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=File:Shortcutpart2.png&amp;diff=1052</id>
		<title>File:Shortcutpart2.png</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=File:Shortcutpart2.png&amp;diff=1052"/>
		<updated>2008-07-08T11:14:08Z</updated>

		<summary type="html">&lt;p&gt;Xan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1051</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1051"/>
		<updated>2008-07-08T11:13:16Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Long Version */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Desktop shortcuts allow you to give old DOS Games the point and click simplicity of regular Windows programs.  Because DOSBox is an emulated environment that runs inside a host Operating System, simply double clicking on the DOS application inside the file manager will most likely attempt to execute the DOS application in the native environment.&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Method 1 ===&lt;br /&gt;
It is possible to create a shortcut that allows you to run a program with DOSBox without doing any typing at the command prompt!  All you have to do is make a new, blank, text file.  Rename it to the name of the program you want to run, and change the file extension to a new, unused file extension.  For example, if I want to run a program called &amp;quot;BestGame.exe,&amp;quot; I would create a blank file and call it &amp;quot;BestGame.xyz,&amp;quot; where *.xyz is not a registered file type on the computer.  Place the blank *.xyz file in the same directory as BestGame.exe. Then, set *.xyz files to always open with DOSBox.  Make a new, blank *.xyz file for every program you want to open with DOSBox.  You could even make shortcuts to a single directory so you don't have to browse for different games!&lt;br /&gt;
&lt;br /&gt;
=== Method 2 ===&lt;br /&gt;
==== Short Version ====&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitable ammended to refer to your custom .comf file.&lt;br /&gt;
==== Long Version ====&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* Right click in empty space in the folder. Highlight &amp;quot;New&amp;quot; and click &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the full path of the DosBox .exe file, in quotes. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
* Next, type a space. Then, again in quotes, type the full path of the main game executable, either .exe or .bat, which you want to run. For example, if you wanted to run The Settlers 2, which was installed in C:\Games\The Settlers 2\ (the .exe for which is called S2.exe) you would type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''.&lt;br /&gt;
* Thus, the whole line would now read:&lt;br /&gt;
** ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; &amp;quot;C:\Games\The Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
[[Image:shortcutpart2.png]]&lt;br /&gt;
&lt;br /&gt;
== OSX ==&lt;br /&gt;
&lt;br /&gt;
== GNOME ==&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=File:Shortcutpart1.png&amp;diff=1050</id>
		<title>File:Shortcutpart1.png</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=File:Shortcutpart1.png&amp;diff=1050"/>
		<updated>2008-07-08T11:06:44Z</updated>

		<summary type="html">&lt;p&gt;Xan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1049</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1049"/>
		<updated>2008-07-08T11:06:34Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Long Version */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Desktop shortcuts allow you to give old DOS Games the point and click simplicity of regular Windows programs.  Because DOSBox is an emulated environment that runs inside a host Operating System, simply double clicking on the DOS application inside the file manager will most likely attempt to execute the DOS application in the native environment.&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Method 1 ===&lt;br /&gt;
It is possible to create a shortcut that allows you to run a program with DOSBox without doing any typing at the command prompt!  All you have to do is make a new, blank, text file.  Rename it to the name of the program you want to run, and change the file extension to a new, unused file extension.  For example, if I want to run a program called &amp;quot;BestGame.exe,&amp;quot; I would create a blank file and call it &amp;quot;BestGame.xyz,&amp;quot; where *.xyz is not a registered file type on the computer.  Place the blank *.xyz file in the same directory as BestGame.exe. Then, set *.xyz files to always open with DOSBox.  Make a new, blank *.xyz file for every program you want to open with DOSBox.  You could even make shortcuts to a single directory so you don't have to browse for different games!&lt;br /&gt;
&lt;br /&gt;
=== Method 2 ===&lt;br /&gt;
==== Short Version ====&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitable ammended to refer to your custom .comf file.&lt;br /&gt;
==== Long Version ====&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* Right click in empty space in the folder. Highlight &amp;quot;New&amp;quot; and click &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
* In the highlighted box, type in the full path of the DosBox .exe file, in quotes. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:shortcutpart1.png]]&lt;br /&gt;
&lt;br /&gt;
== OSX ==&lt;br /&gt;
&lt;br /&gt;
== GNOME ==&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=File:Newshortcuthighlight.png&amp;diff=1048</id>
		<title>File:Newshortcuthighlight.png</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=File:Newshortcuthighlight.png&amp;diff=1048"/>
		<updated>2008-07-08T11:05:29Z</updated>

		<summary type="html">&lt;p&gt;Xan: Tutorial image for creatinga  new dosbox shortcut.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tutorial image for creatinga  new dosbox shortcut.&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1047</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1047"/>
		<updated>2008-07-08T10:42:29Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Long Version */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Desktop shortcuts allow you to give old DOS Games the point and click simplicity of regular Windows programs.  Because DOSBox is an emulated environment that runs inside a host Operating System, simply double clicking on the DOS application inside the file manager will most likely attempt to execute the DOS application in the native environment.&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Method 1 ===&lt;br /&gt;
It is possible to create a shortcut that allows you to run a program with DOSBox without doing any typing at the command prompt!  All you have to do is make a new, blank, text file.  Rename it to the name of the program you want to run, and change the file extension to a new, unused file extension.  For example, if I want to run a program called &amp;quot;BestGame.exe,&amp;quot; I would create a blank file and call it &amp;quot;BestGame.xyz,&amp;quot; where *.xyz is not a registered file type on the computer.  Place the blank *.xyz file in the same directory as BestGame.exe. Then, set *.xyz files to always open with DOSBox.  Make a new, blank *.xyz file for every program you want to open with DOSBox.  You could even make shortcuts to a single directory so you don't have to browse for different games!&lt;br /&gt;
&lt;br /&gt;
=== Method 2 ===&lt;br /&gt;
==== Short Version ====&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitable ammended to refer to your custom .comf file.&lt;br /&gt;
==== Long Version ====&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* Right click in empty space in the folder. Highlight &amp;quot;New&amp;quot; and click &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
* The following window will appear. In the highlighted box, type in the full path of the DosBox .exe file, in quotes. For example, if you didn't change the defaults when installing DosBox, you will need to type ''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot;&amp;lt;/nowiki&amp;gt;'', assuming you are using version 0.72.&lt;br /&gt;
[[Image:newshortcuthighlight.png]]&lt;br /&gt;
&lt;br /&gt;
== OSX ==&lt;br /&gt;
&lt;br /&gt;
== GNOME ==&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=File:Newshortcut.png&amp;diff=1046</id>
		<title>File:Newshortcut.png</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=File:Newshortcut.png&amp;diff=1046"/>
		<updated>2008-07-08T10:28:26Z</updated>

		<summary type="html">&lt;p&gt;Xan: Tutorial image for creating a new desktop shortcut.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tutorial image for creating a new desktop shortcut.&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1045</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1045"/>
		<updated>2008-07-08T10:27:48Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Windows */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Desktop shortcuts allow you to give old DOS Games the point and click simplicity of regular Windows programs.  Because DOSBox is an emulated environment that runs inside a host Operating System, simply double clicking on the DOS application inside the file manager will most likely attempt to execute the DOS application in the native environment.&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Method 1 ===&lt;br /&gt;
It is possible to create a shortcut that allows you to run a program with DOSBox without doing any typing at the command prompt!  All you have to do is make a new, blank, text file.  Rename it to the name of the program you want to run, and change the file extension to a new, unused file extension.  For example, if I want to run a program called &amp;quot;BestGame.exe,&amp;quot; I would create a blank file and call it &amp;quot;BestGame.xyz,&amp;quot; where *.xyz is not a registered file type on the computer.  Place the blank *.xyz file in the same directory as BestGame.exe. Then, set *.xyz files to always open with DOSBox.  Make a new, blank *.xyz file for every program you want to open with DOSBox.  You could even make shortcuts to a single directory so you don't have to browse for different games!&lt;br /&gt;
&lt;br /&gt;
=== Method 2 ===&lt;br /&gt;
==== Short Version ====&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitable ammended to refer to your custom .comf file.&lt;br /&gt;
==== Long Version ====&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* Right click in empty space in the folder. Highlight &amp;quot;New&amp;quot; and click &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:newshortcut.png]]&lt;br /&gt;
&lt;br /&gt;
== OSX ==&lt;br /&gt;
&lt;br /&gt;
== GNOME ==&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1044</id>
		<title>DOSBoxShortcuts</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=DOSBoxShortcuts&amp;diff=1044"/>
		<updated>2008-07-08T10:26:51Z</updated>

		<summary type="html">&lt;p&gt;Xan: /* Windows */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Desktop shortcuts allow you to give old DOS Games the point and click simplicity of regular Windows programs.  Because DOSBox is an emulated environment that runs inside a host Operating System, simply double clicking on the DOS application inside the file manager will most likely attempt to execute the DOS application in the native environment.&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Method 1 ===&lt;br /&gt;
It is possible to create a shortcut that allows you to run a program with DOSBox without doing any typing at the command prompt!  All you have to do is make a new, blank, text file.  Rename it to the name of the program you want to run, and change the file extension to a new, unused file extension.  For example, if I want to run a program called &amp;quot;BestGame.exe,&amp;quot; I would create a blank file and call it &amp;quot;BestGame.xyz,&amp;quot; where *.xyz is not a registered file type on the computer.  Place the blank *.xyz file in the same directory as BestGame.exe. Then, set *.xyz files to always open with DOSBox.  Make a new, blank *.xyz file for every program you want to open with DOSBox.  You could even make shortcuts to a single directory so you don't have to browse for different games!&lt;br /&gt;
&lt;br /&gt;
=== Method 2 ===&lt;br /&gt;
==== Short Version ====&lt;br /&gt;
''This is the quick version for people familiar with windows, giving the basic information.''&lt;br /&gt;
* Create a new shortcut to the DosBox .exe file, or copy the one created when you installed doxbox.&lt;br /&gt;
* Edit the properties of the shortcut.&lt;br /&gt;
* At the end of the &amp;quot;Target&amp;quot; line, add, in quotes, the full path of the main game executable you wish to launch.&lt;br /&gt;
** For Example, if &amp;quot;The Settlers 2&amp;quot; was installed into the folder &amp;lt;nowiki&amp;gt;C:\Games\Settlers 2\&amp;lt;/nowiki&amp;gt;, and DosBox is installed at it's default location, the target box would contain:&lt;br /&gt;
**''&amp;lt;nowiki&amp;gt;&amp;quot;C:\Program Files\DOSBox-0.72\dosbox.exe&amp;quot; -conf &amp;quot;C:\Program Files\DOSBox-0.72\dosbox.conf&amp;quot; &amp;quot;C:\Games\Settlers 2\S2.exe&amp;quot;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
* NB: the -conf command line option which is specified in the line above is, I believe, optional since it refers to the default config file. If you use a custom config file however, then you will need to retain this line, suitable ammended to refer to your custom .comf file.&lt;br /&gt;
==== Long Version ====&lt;br /&gt;
''This is a more detailed explanation for people who are less familiar with windows. It follows the same procedure, but explains how to carry out each step in much more detail. If you can't follow the short version, read on!''&lt;br /&gt;
* Go to the folder where you want the shortcut to be placed, this can be any folder, or the desktop.&lt;br /&gt;
* Right click in empty space in the folder. Highlight &amp;quot;New&amp;quot; and click &amp;quot;Shortcut&amp;quot;.&lt;br /&gt;
[[Image:http://i89.photobucket.com/albums/k220/kipper_308/DosBox%20tutorial/new.png]]&lt;br /&gt;
&lt;br /&gt;
== OSX ==&lt;br /&gt;
&lt;br /&gt;
== GNOME ==&lt;/div&gt;</summary>
		<author><name>Xan</name></author>
	</entry>
</feed>