Przejdź do głównej zawartości

RWA - Run With Argument - 1.0

RWA1.0 - Run With Argument
small application that allows to run any other *.exe file with arguments...for some reasons it can be useful especially when working on HTC devices...

- argument is saved in config file that has the same filename as rwa.exe file but with extension: *.txt
(ex RWA.exe -> RWA.txt, AWR.exe -> AWR.txt, 123.exe->123.txt etc...)
that function allows to have multi RWAs in system, without conflicts...

- the config file is built as:
\Windows\tmail.exe
-t


so the first line is absolute path to file,
second line is argument that will be used when launching new process...


- run RWA with any argument to enable logger (weird he ?? that application allows to run other applications with argument... and I want You to run it with arguments... heh... ;) only for education purpose... )


12:45:39 _____________________NEW__ATTEMPT____________________
12:45:39 The Log filename is: RWA1log.txt
12:45:39 Trying to open Registry
12:45:40 RWA filename: RWA1.exe
12:45:40 RWA config filename: RWA1.txt
12:45:40 RWA1.txt config file exists... reading it...
12:45:40 process filename is: windows\notes.exe|
12:45:40 process file argument is: -n|
12:45:40 Trying to start process
12:45:41


LINK to XDA-Developers

cheers :D

Komentarze

Popularne posty z tego bloga

X Mapper 1.0 - Tool for mapping X Panel Button

I've made an application that allows simple mapping / binding exe files to X Panel Button (via editing registry file, SOFTWARE\\SonyEricsson\\PanelManager) I think that using my X Mapper is faster and easier then manual editing registry... Instruction: 1. if it's first time do Backup of registry entry and panelmanager.lnk in StartUp folder! a) (go to Menu->Backup->Save) b) (Menu->panelmanager.lnk->beckup before delete) 2. then we have to delete panelmanager.lnk from our StartUp folder (Menu->panelmanager.lnk->try to delete) 3. Choose one from available Events: - Run Program (allows to run program) - Run Program with Argument (allows to run any other application but with additional argument (uses my RWA app, see my signature) - Toggle WiFi (changes state of Wifi Adapter, uses external exe) - Toggle BT (changes state of BT Adapter, uses external exe) - Lock (devicelock.exe is executed) 4. if Run Program / Run Program with Argument is selected then press: "C...

Custom Scroll 1.0 - PPC Application for HTC

Hi All, I would like to present You a small and simple application called Custom Scroll. It gives You a chance to take the opportunity customizing scrolling behavior of HTCScroll Windows addon (which is used in File Explorer, MS Contacts, Programs, Settings... - everywhere where scrolls are used - and we are using fingers (flick gestures) to scroll... I've noticed that when I'm trying new ROM many times "scrolling feature" need to be modified by myself, so why don't we just make it quick and simple, with predefined checked and accepted values - even maybe "solutions" ? that's why I've made that application... I would like to ask You a favor... when You'll be testing Your own values and You'll notice that some of combinations are quite good, please post them 'here' - in this topic ... after testing I'll build them into program. Please take a look at the video, where I'm showing how does Custom Scroll works and how to operat...

Send WinKey - Open Start Menu...

Send WinKey is tiny application that is emulating click of Windows Key... * You can use it while binding / mapping your hardware keys (ex Xperia, Touch Pro etc.) when You need the "fast" opening of Start menu (not touching screen but pressing the button...) Cab Installation XDA-Developers Thread *(yesssss... I know that MortScript has got that kind of options... but ... not everybody needs to have mortscript installed... or not everybody wants to edit those lines of scripts/codes... etc) :) cheers...