as being pretty new to the forum i´d first like to congratulate the maker(s) of MyPhoneExplorer for their lightweight, easy-to-use and freaking fantastic piece of software.
Now to my problem/question (i´ll post it in english instead of german, so that most the users of this forum can benefit from your answers).
The preliminaries:
- OS: Windows XP Sp2 (Windows Updates till March 2008)
- MyPhoneExplorer Version: 1.6.6
- Phone-model: SE K800i
- I tried really hard to find an answer to my question in this forum using the search option and by reading the FAQ (if there already is an answer to this question out there in the depths of this forum, then please excuse my laziness to search any longer/further)
What I´m trying to do:
- Sync some .ical Calendars onto an FTP Server using SynchBack
- Then synch the synchronised version of the calendars to my phone.
My Problem:
I want MyPhoneExplorer to start, do a multi-sync and exit.
I tried using the "action=exit" as a parameter while starting MyPhoneExplorer via a command prompt:
Code: Alles auswählen
[b]1.[/b] "%programfiles%\MyPhoneExplorer\MyPhoneExplorer.exe" action=exitMyPhoneExplorer then starts, does the multi-sync and then just minimises to the system tray instead of closing completely.
That´s my problem in a nutshell.
(The Option: Use X to minimize instead of closing MyPhoneExplorer is unchecked....Just telling you this, so that you don´t have to ask me if I tried that already....The problem is not affected by any change to this option. And I seriously doubt that this option can have anything to do with the problem)
THE QUESTION:
Could it be, that the switch is not interpreted correctly?
(Answer: 42????;) )
My temporary solution:
For the time being I wrote the following Batch-Script which requires the download of "CHOICE.COM" from
ftp://ftp.microsoft.com/Services/TechNe ... CHOICE.COM
(sadly it was stripped from win2k/xp/vista(?)...damn you MS
Code: Alles auswählen
[b]1.[/b] start "MyPhoneExplorer" /D"%programfiles%\MyPhoneExplorer" MyPhoneExplorer.exe
[b]2.[/b] TYPE NUL | choice /c:delay /td,10 >NUL
[b]3.[/b] "%programfiles%\MyPhoneExplorer\MyPhoneExplorer.exe" action=exitIn MyPhoneExplorer I checked the option to autoconnect at program startup and do an automatic multi-sync on connect.
Batch program explanation:
1. start MyPhoneExplorer in a new window (start command)
2. Idle 10 seconds (thx to choice.com)
3. Call MyPhoneExplorer with the action=exit command to close it
Strangely enough, the command does what it is meant to do, when the program is running.
(Ok, I realise it is written in the English FAQ, that the command action=exit should be invoked when MPE is running, but I don´t see the point in the command not having the same effect when MPE is started with it).
Maybe I got it all wrong (wouldn´t be the first time), and you mighty programmers at FJSoftware will tell me I screwed up bad, or you´ll quickly figure out the problem and solve it. [boot-xxx] I am fully confident that you´ll react quickly, cause you really seem to be a competent bunch of programmers. [/boot-xxx]
Anyway, greetings from Koblenz (Germany) and thank you in advance for your answers. Keep up the good work!
P.S.: Sorry for the long .... long posting. I just wanted to get all the facts laid out, so you can react accordingly.
P.S.2: Wer Schreibfehler findet, darf sie behalten. (To who finds Schreibfehlers/scribal errors