View Full Version : Another Matroska Splitter
exMiconia
26th June 2024, 17:04
Hi, how do i manually register a splitter in the system without installing it so that it becomes visible to eac3to?
regsvr32/ -u splitter64.ax is correct command or do i need something else?
Thanks in advance!
filler56789
26th June 2024, 18:49
Hi, how do i manually register a splitter in the system without installing it so that it becomes visible to eac3to?
regsvr32/ -u splitter64.ax is correct command or do i need something else?
Thanks in advance!
The /u switch is for UN-registering. If you want to register a .DLL file, then use regsvr32 WITHOUT /u.
@moderator: please move these two posts to a new thread.:)
exMiconia
6th July 2024, 12:51
Any idea how i can register splitter without copy to system32 folder?
I'm really confused https://i.sstatic.net/ToxcG.png
filler56789
8th July 2024, 19:54
Any idea how i can register splitter without copy to system32 folder?
I'm really confused https://i.sstatic.net/ToxcG.png
2) just open an elevated command-prompt on the chosen folder and then execute «regsvr32 filename.ext».
3) your problem is not Haali Media Splitter, your problem is the usage of regsvr32.exe,
this is the reason why I asked the moderator to move our posts to a different thread;
1) (C.C. @ FranceBB ;)) Friends don't let friends use Cloudflare:
Error 1011 Ray ID: 8a023ce7e9497e0d • 2024-07-08 18:46:35 UTC
Access denied
What happened?
The owner of this website (i.sstatic.net) does not allow hotlinking to that resource (/ToxcG.png).
exMiconia
16th July 2024, 08:45
2) just open an elevated command-prompt on the chosen folder and then execute «regsvr32 filename.ext».
3) your problem is not Haali Media Splitter, your problem is the usage of regsvr32.exe,
My steps:
1. Open CMD as Administrator
2. For x64 ax-files
regsvr32 "M:\prog\Haali Media Splitter\splitter.x64.ax"
for x32 ax-files change directory to cd C:/Windows/SysWOW64
After reading about 20 articles from Google on registrations, i noticed that all of them have problems:
https://thumbs4.imagebam.com/32/c5/42/MEUP8WT_t.png (https://www.imagebam.com/view/MEUP8WT)
The same problem for me too.
clsid
16th July 2024, 13:54
What you are trying to do is manually installing it, which has no advantage over using the regular installer. Certainly not in the stupid and wrong way you are doing it.
varekai
17th July 2024, 12:27
What you are trying to do is manually installing it, which has no advantage over using the regular installer. Certainly not in the stupid and wrong way you are doing it.
allow me to rephrase this...
https://i.imgur.com/2kaE12l.gif
exMiconia
20th July 2024, 17:27
What you are trying to do is manually installing it, which has no advantage over using the regular installer. Certainly not in the stupid and wrong way you are doing it.
A regular installer is just a command to copy and register the dll and ax files and i don't need it.
john33
20th July 2024, 20:08
A regular installer is just a command to copy and register the dll and ax files and i don't need it.
Apparently you do!
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.