[MLO] Re: portable version file on start up

2014-01-30 Thread Mark
I think it simple remembers the location of the last file opened...relative to the program.. On Thursday, 30 January 2014 16:16:40 UTC+1, justaguy wrote: > > how can I set to have the portable mlo open the file stored on the usb > stick on start up ? right now it wants to open the file > stored

[MLO] Re: portable version file on start up

2014-01-31 Thread justaguy
yes, it remembered the issue is that the file name is with respect to the drive letter the usb is assigned at that time, I supposed I will have to "fix" the drive letter for the usb stick, I was hoping that it I don't have to assign a permanent fix drive letter to the stick. On Friday, January

[MLO] Re: portable version file on start up

2014-02-02 Thread Gleep
Create a text file, name it something like "myMLO.cmd". put that file in the directory with MLO.exe, In that file, put these entries: @echo off mlo.exe .\myfile.ml Where "myfile.ml" is your data file. Put myfile.ml in the same directory. Now, do not launch mlo.exe - instead, launch myMLO.cm

[MLO] Re: portable version file on start up

2014-02-03 Thread Mark
Gleep, thanks made me think... So I adapted your idea a little, since I want to start two instances of MLO from my USB stick with two separate files. I created a batch file containing the following; @echo off start "MLO1" applications\portableapps\mlo\mlo.exe %~dp0\"My Documents"\MLO\ "File1.ml

[MLO] Re: portable version file on start up

2014-02-03 Thread justaguy
thanks, that settle it, initially I was thinking there might be some setting in the program to say where to look for the default file. But this will work fine :-) On Sunday, February 2, 2014 1:45:46 PM UTC-5, Gleep wrote: > > Create a text file, name it something like "myMLO.cmd". put that file

[MLO] Re: portable version file on start up

2014-02-04 Thread Mark
Hi, The reason I looked at creating the batch file was because I wanted to launch two profiles at once. But before when I used only one, using the portable version, MLO opened the file from the USB drive everytime. Between my home and work PC the drive is given different drive letters, D or

[MLO] Re: portable version file on start up

2014-02-04 Thread robisme (Olivier R)
By the way, is it possible to bring the keyboard shortcuts and theme to the USB also? They are saved somewhere in the "local roaming" or something like that, instead of the app folder. Furtermore, does that mean such a folder and datas will be created on each computer I open the portable versi

[MLO] Re: portable version file on start up

2014-02-04 Thread Mark
IF you use the portable version, then everything remains on the USB stick, all the shortcuts, themes etc... On Tuesday, 4 February 2014 20:45:38 UTC+1, robisme (Olivier R) wrote: > > By the way, is it possible to bring the keyboard shortcuts and theme to > the USB also? > They are saved somewhe

[MLO] Re: portable version file on start up

2014-02-04 Thread robisme (Olivier R)
I'm not that sure. At least, I once lost all my themes and shortcuts by uninstalling the "dekstop" version, (yet continuing to use the "portable" version). Can someone confirm that if I use MLO from my USB on another computer, it will bring the theme and the shortcuts with it? Le mardi 4 févr

[MLO] Re: portable version file on start up

2014-02-04 Thread robisme (Olivier R)
I mean, someone more, sorry Mark, I want to trust you, but with my "story", can you still confirm? (I'm not english native, forgive my dub language) Le mardi 4 février 2014 22:17:24 UTC+1, robisme (Olivier R) a écrit : > > I'm not that sure. > At least, I once lost all my themes and shortcuts by

[MLO] Re: portable version file on start up

2014-02-05 Thread Mark
Oliver, No offence taken. All I can see is that it makes sense that the portable version keeps everything on the USB drive. I am not sure that using both the USB and installed version should be an issue, but who know. BUT I would think if you look in the forums and find the posts by Andrey t