Recent Topics
-
UNSOLVED No Updates Shown
Tech Support4 -
PowerArchiver and PACL for macOS
Tech Support3 -
UNSOLVED File Browser: Operations don't trigger UAC
Tech Support7 -
Fast Ring: PowerArchiver 2019 19.00.51/54/57/58/59
Tech Support24 -
SOLVED Problem: Backspace navigation in Explorer mode
Tech Support3 -
UNSOLVED Smart AI: Preferences not intuitive
Tech Support13 -
SOLVED Find file in archive.
Wishlist9 -
UNSOLVED PA 20.00.02 not executing .exe files from archive
Tech Support10 -
PACL 9.0 Beta 2
Tech Support24 -
UNSOLVED Minor UI question
Tech Support7 -
SOLVED Slow Download
General Chat3 -
SOLVED ZIPX-jpeg-compression
Tech Support2 -
SOLVED PA standard 2019 can not create PA-archives
Tech Support2 -
UNSOLVED The PACL does not extract files from the self-extracting archive
Tech Support3 -
UNSOLVED PA 19.00.57 - Drawing issue on file type collumn
Tech Support2 -
UNSOLVED PA 19.00.57 crashes Firefox 69.0.1 in module pashlext64.dll | UserCallWinProcCheckWow
Tech Support18 -
UNSOLVED Include all PowerArchive Toolbox features in the offline installer
Tech Support3 -
UNSOLVED PA 2019 explorer preview window always blank
Tech Support3 -
UNSOLVED Encrypt files inside archive that has already been created [.zipx]
Wishlist5
Run .REG file when xtracting SFX archive
-
is there a specific command line to input @ “Run command line after extracting” under “SFX Options” that will automatically import a *.reg file when the SFX is extracted.
if we just put the *.reg file name in the “Run command line after extracting”, we get the error prompts;
“This file does not have a program associated for performing this action. Create an association in the Folder Options control panel”
&
“No application is associated with the specified file for this operation.”Our Windows XP system certainly knows how to handle .REG files. SFX archives created with WinRAR handle .REG files with no issue.
Any ideas?
Thanks
-
You need to call regedit.exe /? and see what exactly you have to call to run that .reg with options needed. It is regedit that runs the show.
thanks.
-
basically, it is regedit /s file.reg… and it will silently run that reg file and merge it with registry.
-
it doesn’t need to be silent…
the reg.reg file is extracted to the DIR with the rest of the files
and
regedit reg.reg was entered in the “Run command line after extracting” box when creating the archive
but
then we get;
“Windows cannot find ‘regedit reg.reg’. Make sure you typed the name correctly and then try again. To search for a file, click the Start button, and then click Search.”
&
“The system cannot find the file specified.”have tried, in the “Run command line after extracting” box:
regedit.exe reg.reg
“C:\Windows\regedit.exe” reg.reg
“C:\Windows\regedit.exe reg.reg”
-
can you tell me what SFX are you using? zip, cab, 7z?
thanks!
-
cab
-
please try using our 7zip SFX. It has better compression and more advanced features. Let me know if that works better.
thanks