Search This Blog

Wednesday, September 6, 2023

Acrobat Pro 64-bit - The File table entry 'snapshot_blob.bin' has no associated entry in the Media table.

 Error: Product: Adobe Acrobat (64-bit) -- Error 2602.The File table entry 'snapshot_blob.bin' has no associated entry in the Media table.

Solution: Open MSI with Orca, change LastSequence for last file in Media table to last file sequence in File table.


Thursday, December 2, 2021

How to download Office 365

1) Download https://www.microsoft.com/en-us/download/details.aspx?id=49117

2) Run the exe, extract to a folder

3) Rename one of the configuration xml to configuration.xml that you want to download

4) setup.exe /download

Monday, August 15, 2016

Running ActivePerl compiled executable in linux

Perl Error:
Panic: '/usr/lib64/perl5/CORE/libperl.so' is not an ActivePerl 5.14 library

Solution 1: remove noexec switch from /tmp
Solution 2: perlapp --tmpdir "tmp_directory", for me I created a tmp folder in the same folder as the executable, and then referenced to it using --tmpdir. when the executable execute, it extracts all the required libraries to the "tmp_directory".

How to find out what Active Directory groups you are in

Command Prompt:
gpresult /V