PDA

View Full Version : winue - How can i shortcut a configuration?



Tiago
14th June 2008, 10:37
Is it possible to create a shortcut of a configuration to avoid when starting winuae to choose configuration? I wanted a icon that when i click it starts winuae with my amigasys configuration allready selected.

AlexJ
14th June 2008, 12:19
add -f <configfile> to the shortcut

i.e. "C:\Program Files\WINUAE\winuae.exe" -f "C:\Program Files\WINUAE\Configurations\Configfile.uae"

Tiago
14th June 2008, 14:09
AlexJ,

I put:
"C:\Program Files\WinUAE\winuae.exe" -f "C:\Program Files\WINUAE\Configurations\AmigaSYS 4 ok.uae"

When i click the shortcut, it loads winuae and my configis selected, but steel it needs forme to click "start", can i add start also in the shortcut?

AlexJ
14th June 2008, 20:42
http://img129.imageshack.us/img129/6508/winuaedk7.png

Make sure that's unticked in your config

Tiago
16th June 2008, 12:06
Ok, thanks Alexj

Harrison
16th June 2008, 12:14
Alternatively, if you install WinUAE using the installer, rather than the zip package, then it registers the .uae file extension in Windows. Or you can easily setup .uae to point to your WinUAE installation manually. From then on if you double click any .uae file it will automatically load WinUAE along with the config you double clicked on.

Tiago
16th June 2008, 15:22
Alternatively, if you install WinUAE using the installer, rather than the zip package, then it registers the .uae file extension in Windows. Or you can easily setup .uae to point to your WinUAE installation manually. From then on if you double click any .uae file it will automatically load WinUAE along with the config you double clicked on.


I used the install version when he doesn't associate *.uae to anything, if i double click on them they dont do anything.... :hmmm:
Well, anyway, the shortcut solution works fine :)

Submeg
17th June 2008, 00:16
Alternatively, if you install WinUAE using the installer, rather than the zip package, then it registers the .uae file extension in Windows. Or you can easily setup .uae to point to your WinUAE installation manually. From then on if you double click any .uae file it will automatically load WinUAE along with the config you double clicked on.

That's cool, I didn't know that!:thumbs:

Tiago
21st October 2011, 09:41
I have this shortcut working in my main laptop:
"C:\Program Files\WINUAE\winuae.exe" -f "C:\Program Files\WINUAE\Configurations\Configfile.uae"

But when i put it in my 2nd laptop, exactly the same winuae paths/directorys etc...
he says:
"the file c:\program can not be found"

what ?!?!?!?!?!?

my objective is in this 2nd laptop put winuae in a direct boot. I did a fresh install of XP, remove the win logo, the welcome screen, and then i would like to put :
"C:\Program Files\WINUAE\winuae.exe" -f "C:\Program Files\WINUAE\Configurations\Configfile.uae"
in regedit instead of explorer.exe

but first i mush be sure it works, and it does not workd.... both laptops have the same directorys... anyone have any sugestion?
(to overpass this situation, i did a file.bat with OLD DOS command to go to the directory, and then lauch winuae and then the configuration, it works, but.... it's not the same, i dont want to see anything windows related..)