• Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Register
    • Login
    PA 21.00.18 Action / Test behaves oddly for me on .PA files
    Brian GregoryB

    PA 21.00.18 running on Windows 7 64 bit.
    I made a big .PA file and thought I’d check it was made correctly with Menu / Actions / Test.
    Discovered:
    a) PA always issues a UAC prompt to do this!
    b) PA always says there are many errors in PA files.

    Tech Support
    Convert archive is incorrect for some WinRAR 5 archives
    W

    WinRAR 5 has a rather useful option in some cases, which is to be able to create an archive by replacing identical files with a reference to the first occurrence (hardlink) within the archive.
    In case you choose to convert the file with PowerArchiver to another format, however, the resulting archive does not have all the files. It does not consider those that were present as hardlinks.
    If you do a normal extraction of the RAR archive instead, even with PowerArchivier, all the files are extracted correctly.

    Tech Support

    Behavior with *.pbs files a bug? (PA 2009, V11)

    Tech Support
    2
    3
    3303
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jochen
      last edited by

      Hello,

      when i double-clicked a *.pbs file with version 10
      the dialog opened where i could change the backup-options.
      Then i could start the backup-process manually.

      When i double-click a *.pbs file with version 11
      the backup-process starts immediately, so there is no chance to change the options…

      1 Reply Last reply Reply Quote 0
      • MarcFouM
        MarcFou
        last edited by

        In Windows Explorer you should be able to right click the PBS and select ‘Edit’ from the menu. That will open the script for editing in PA.

        Edit and Open (double click) are defined in the registry under: HKEY_CLASSES_ROOT\PAPBS\Shell

        There are the following keys and commands.

        Edit
        "C:\Programs\PowerArchiver\POWERARC.EXE" /edit "%1"
        
        Open
        "C:\Programs\PowerArchiver\POWERARC.EXE" "%1"
        ```If you want the default double click to be open the PBS in edit mode just change the entry for Open to be the same as Edit.
        
        Here is a screenshot after the change to the Open command. _Your path will be different_.
        ![attachment_p_16279_0_doubleclickedit.png](/uploads/_imported_attachments/attachment_p_16279_0_doubleclickedit.png)
        J 1 Reply Last reply Reply Quote 0
        • J
          Jochen @MarcFou
          last edited by

          OK, its a feature then, not a bug…

          THX! :)

          1 Reply Last reply Reply Quote 0
          • First post
            Last post