Pages

Monday, September 28, 2009

RunWithParameters 1.2


RunWithParameters
by Jan T. Sott


ABOUT
-----
Tiny tool, which allows running any application with
a parameter. Instead of going to the Command Prompt,
users can simply right-click an application and enter
the parameters in the pop-up window.


INSTALLATION
------------
Unless you are using the setup version, you can install
RunWithParameters using a commandline switch.

RWPARAM.EXE /INSTALL

This will associate all exe, bat, cmd and com files
with the location the program is run from. You can
undo this with the following commandline switch.

RWPARAM.EXE /UNINSTALL

Naturally, the last step can be performed by using
RunWithParameters itself.

Uninstallation using the commandline switch will not
delete the history file. It can be deleted at any
time using the /FLUSH switch.


KNOWN BUGS
----------
All versions before 1.0 and all betas do not properly
save parameters containing the |-character.

In version 1.0, a combination of // and /| in a parameter
will lead to errors. This issue depends on a plugin
used and will be fixed at a later time.


TRANSLATIONS
------------
Basque by Aitor Gomez Goiri
Bulgarian by Anton Sarov
Chinese (Simplified) by Allen Chue
Czech by Marian Schubert
Danish by Aslak Grinsted
Dutch by Steven Wittens
English by Jan T. Sott
Finnish by K. Salonen
French by Raphael Porcheron
German by Jan T. Sott
Greek by Nemo
Hebrew by Amir Szekely
Hungarian by Charles Berczi
Icelandic by Gretar Orri Kristinsson
Italian by Marco Muraca
Japanese by Daisuke Osada
Norwegian by Saivert
Polish by queze
Portuguese by Antonio Alves
Russian by Takhir Bedertdinov
Slovenian by fsk
Spanish by Gonzalo Muñoz Ferrer
Swedish by Eric Wahlforss
Thai by SoKoOLz
Turkish by Kerimcan Zeytin


THANKS
------
Instructor for his text manipulation functions
Deguix for his IOEx Plugin
KiCHiK for being the nicest guy around the NSIS forum


CONTACT
-------
Official Website
http://rwparam.whyeye.org

SourceForge Project
http://sourceforge.net/projects/rwparam/

BerliOS Project
https://developer.berlios.de/projects/rwparam/

Features:
• integrates into Explorer
• remembers last parameters per application
• supports custom filetypes



Changelog:
v1.2 (2009-09-23)
* added support for PimpBot installers
* modified execution level for Vista/Windows 7
* fixed minor bug with drag&drop

v1.1.2 (2007-06-07)
* full vista compatibility

v1.1.1 (2006-12-01)
* improved installer for silent installation

v1.1.0 (2006-11-30)
* support for custom filetypes
* improved uninstaller

v1.0.4 (2006-08-06)
* added version resource
* added tango icon to public source
* improved installer (setup only)
* modified ui

v1.0.3 (2006-07-16)
* stripped down translations
* added upack compression

v1.0.2 (2006-05-03)
* added icelandic translation
* modified basque translation (native)

v1.0.1 (2005-10-24)
* added upx compression
* fixed bugs in history:
-first item in the dropdown was always empty
-empty parameters were added to history
* modified gui

v1.0 (2005-10-09)
* added basque, chinese (simplified) ,czech, danish, dutch,
finnish, french, german, greek, hebrew, hungarian, italian,
japanese, norwegian, polish, portuguese, russian, slovenian,
swedish, thai and turkish translation
* added filter for duplicate entries in history.ini
* added support for custom history items
* added support for .ahk, .bat, .btm, .cmd, .com and .scr files
* added support for multiple users (setup only)
* added support for parameters with |-character
* added error-message for missing input
* added uninstaller (setup only)
* added language-selection (setup only)
* added /help commandline switch ("rwparam.exe /?")
* added website button to help dialog ("rwparam.exe /?")
* modified error-message for missing input
* modified ui
* modified behaviour of parameter field
* fixed windows 9x/me compatibility

v0.5 (2005-07-02)
* added history

v0.25 (2005-06-29)
* added commandline switches for (un)installation

v0.125 (2005-06-29)
* first release

Application is Multilanguage

useful for Chrome.exe, upx.exe, firefox.exe, various AntiVirus Software, 7zip, rar, optipnp.exe, ResHacker.exe... etc. etc... every application that can run with parameters.

sample: *.exe -? or -h shows mostly the available parameters:



SF Homepage: http://sourceforge.net/projects/rwparam
http://sourceforge.net/projects/rwparam/files/

Google Code Project HP: http://code.google.com/p/runwithparameters/

Homepage: http://rwparam.whyeye.org/
Download

src: http://sourceforge.net/projects/rwparam/files/RunWithParameters/1.2/rwparam-1.2-src.7z/download

No comments:

Post a Comment