Hello everyone.
I wanted to know if there is an order to make it possible to open portable apps when he is launched? When I launch it it to create me one 2ieme menu but I just wish to open the window. It is possible to prevent the multiple opening of portableapps?
How to make so that on an external hard disk portableapps launches out automatically without having the Windows window which requires of me what I want to make, to make as for CD?
Does Y have to you it future a version of portableapps of envisaged with the possibility of having under files to classify these applications? So yes for when is it envisaged?
Sorry for my english i'm french and i use one translator.
Than you in advance.
Gortex3D
to your first question:
clarify what you mean by open portable apps when it is launched. if you mean, "open a second app when you launch portable apps", try adding a second open command to the autorun file. to open the autorun, open notepad, click file...open, change "files of type..." to all files, change the current folder to your drive, type autorun.inf in the "filename...", click open
the code might look like this, (if it translates right)
I don't know for sure if this will work...but it's work a try. Just replace the AppFolder with the folder where your app is located, and replace AppName.exe with the name of the exe file that starts your app.
To your second question:
Using the autorun code I gave for the first question should work. Just dont use the second open line.
to your third question:
The next PortableApps Menu will come when it comes. John is working on it as much as he can. If you want a preview download and install the beta on the newest P.A.M. (with theme support). I did and it looks great. My best guess for when it is made public is by the end of June. It is only MY guess though, so don't get mad if it isn't ready by then.
And about the "Sorry for my english" comment:
It's ok...I understood it fairly well. The translator works pretty well. A couple of incorrectly translated words every now and then, but I know a little french, so I translated the sentence for myself and figured out what you wanted to say.
Reality is merely an illusion, albeit a very persistent one.
-Albert Einstein
OliverK> you don't live on a cow
IRC: It brings out the best in all of us...Especially when tired.
Thank you for your response.
As regards the autorun I have already to test and its does not go.
For my problem of the multimenu. I do not want only portableapps launches out several times. But I would like to be able ouvrire the fenetre portableapps with a software gold when I click it above reouvre new finely rather than of me reopen that already open. Thus I seek how to call portableapps with a line of order for reopen portableapps already launched and not to have 2 icons in my bar.I imagine that it is feasible but how?
Tank you in advance.
I don't know about your translator.
"Ouvrire the fenetre"
How did it change reopen twice but one is left as reourvre?
_____________________________
I felt so different without a signature.
sont trop compliqé pour le traducteur.
Peut-étre c'est mieux d'écrire en francais...
“Science is the belief in the ignorance of the experts” - Richard P. Feynman
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
JE souhaiterai pouvoir via un batch ouvrire le menuportable apps. Mon soucis est que si j'appelle portable apps il me l'ouvre un fois de plus je me retrouve avec plusieurs portableapps de lancer or je ne souhaite pas. Comment faire pour que le menu s'ouvre du seul portableapps lancé via une commande externe sans le relancer et en avoir un nouveau?
Merci d'avance.
I will open the window of portableapps with a files batch whitout run once more portableapps. I only want open the window and i don't will have two even more portableapps in my systray. I test to speak in english without translator.
Give me your avis.
Thank you in advance.
Tu peux ouvrir le menu via une batch file. C'est pas de probleme.
Quest-ce-que tu veux faire que tu crainds il pourrais ouvrir le menu une seconde fois?
You can open the Menu via a batch file. No problem.
What exactly do you want to do of which you fear it could open the menu a second time.
/*éxcuse mon francais/anglais, je suis allemand.*\
“Science is the belief in the ignorance of the experts” - Richard P. Feynman
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
I believe you are referring to bringing up the menu window a second time after the initial launch of the application?
If so, by hand of course, click on the systray icon you already have to bring back the menu.
As for doing this from a batch file, at the moment it can't be done, but the developer has (I believe) commented about not allowing multiple instances of the menu to be running at the same time in future versions, thus giving you the behavior you want.
Can you explain why you want this done by a batch file? Perhaps this can be attacked by a different approach.
Michael D. Shook