https://bugs.gpodder.org/show_bug.cgi?id=1489

John Bijnens <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #30 from John Bijnens <[email protected]> 2013-01-13 13:18:56 
GMT ---
(In reply to comment #24)

> Note: you'll have to repeat this process each time you need to launch gPodder
> unless someone comes up with an equivalent way of doing a Unix/Linux shell
> script in Windows to do all of my above steps.
> 

To create a Windows script, create a file within the gPodder installation
directory e.g.

start_gPodder.cmd

Within this file, enter the following commands

set
path=c:\windows\system32;c:\windows;c:\windows\system32\wbem;c:\windows\system32\WindowsPowerShell\v1.0
cmd /c start gpodder.exe
exit

Save this file. You can make a shortcut on the desktop if you wish and change
the file icon.
By double clicking this file you can start gpodder within the environment you
have specified in your post.

Best regards,

  John Bijnens

PS : Windows can indeed be a real dll hell

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to