Do you mean what I saw is at the end of the video this glitch occurs?
Change the line shown in the following pictures as shown :
Keep in mind that this line depends on the language of Windows you have installed and the language of the VLC program
I wrote it in English. You can change the name to the language you work with.
Can you record what happens to you on My Project as video??????
Do you mean what I saw is at the end of the video this glitch occurs?
Your AZP opens a single window and that's fine, but what I mention is that clicking again on the apz (button) opens another window and if I click 5 times on that button, 5 windows will open. .and what I need is for it to always be a single window to be displayed (the same window is activated).
I understand that configuration, but the idea is not to intervene in the external program interface.
Because you may have to do the same with another program that will not have settings to modify.
I find the video that you have shown me would help in solving, but I will not know how to do it without giving me the instructions (Code) or the APZ to be able to understand safely and be able to learn from it, since an exe is not useful to be able to interact with said function.
Checking the modification, it now opens only one window and that's fine.
Just 2 suggestions...
1) - The initial request was just execute
the VLC (Just start its process) (Without mounting video).
2) - In your APZ, if you put the VLC behind your apz (open project) and run it again from the button... it follows behind your project and should move forward as the active (main) window.
That way everything would work in a good way.
And again I thank you for your patience in this, since when writing through a translator, sometimes what you request can be interpreted in a different way. I hope for your understanding and thank you very much for your support in this.
Consulta:
Cuando abro la APZ el proyecto, esta se guarda por defecto en:
C:\Users\xxxxxxx\Documents\AutoPlay Media Studio 8\Projects
y si quiero sacar esa carpeta de ahí moverla en otro lado... después no funciona... arroja "Error"!.
Nota: Al abrir y usar tu APZ la reviso y funciona bien (con el botón abrir el VLC)... Pero al mover la apz ya desempaquetada a otro lugar... no hace nada.
PD= Sólo necesito esa opción! (Open File Called "VLC Player").
Re: Proceso y restauración
Publicado: 06 Jun 2024 07:26
por abood1987
Sorry I did not understand what you meant. Perhaps if you recorded what you said as a video, I might understand the matter for myself .
Sorry I did not understand what you meant. Perhaps if you recorded what you said as a video, I might understand the matter for myself .
Hi abood1987...
"Everything I need is in the initial post"
In short, when you click the button (xbutton1) find where the VLC is installed (x86 or x64) and run the program (vlc.exe).
And if the vlc is in use, it does not open a second window if the button (xbutton1) is clicked, but rather shows the same one that is already open. (only one window... No 2).
Note...
When I open the APZ project, it is saved by default in:
C:\Users\xxxxxxx\Documents\AutoPlay Media Studio 8\Projects
Reference (unpack):
But, when moving the already unpacked apz to another partition (Examples... D:\, E:\, etc) and run it, the APZ does not work.
Could you help me with that please?
Reference (Run from another partition):
why you moving the already unpacked apz to another partition ?????
the AutoPlay Media Studio and another Programs was installed in C:\\ and The search codes are programmed to search in the root folder of Windows, which is often C:\\.
why you moving the already unpacked apz to another partition ?????
the AutoPlay Media Studio and another Programs was installed in C:\\ and The search codes are programmed to search in the root folder of Windows, which is often C:\\.
I understand perfectly what you are saying... but when you move the apz and run it from another partition there is no problem when running the WMPlayer (I made it perfect) only affects VLC, which does not run it.
You can do what I did and you will realize it.
Now, if the APZ is on another partition and I compile it as an exe on any partition... the result will be as expected and that is fine (everything is perfect).
I just don't understand why the apz doesn't work in Preview mode on a drive other than C:\...
Is rare!
You can see it in the apz I uploaded, both buttons have the same code, just change the name of the executable... the strange thing is that wmplayer works perfectly and vlc doesn't!
Re: Proceso y restauración
Publicado: 06 Jun 2024 20:22
por abood1987
Move the whole folder called SelectPrograms not just the components
Re: Proceso y restauración
Publicado: 06 Jun 2024 20:39
por user_foro
That's what I did...
The attached image was just to show the content.
I moved the entire folder (SelectPrograms), but something strange happens with the vlc.
When I open peace from another disk there is no problem... the problem originates when I run the preview, the vlc is not executed while the apz is somewhere else.