Posted on March 21, 2019 at 4:02 pm
If you get the following error on Microsoft Partner Center:
Unable to extract and upload PackageInfo.xml |
You just need to repackage the HLKX file to solve the issue.
-Rename the current .hckx/hlkx file to .zip
-Extract to a folder
-Open the folder
-Select all items, then right-click and select Send to Compressed zip folder
-Rename the new .zip folder as .hckx/.hlkx
-Upload the new .hckx/.hlkx file
More information are on Microsoft Forum.
Other Posts
- NodeJs Request.Get Example with Error Handling
- NodeJs HTTPS.Get Example with Error Handling
- How to Find PHP.ini Location
- How to Enable Display of Errors in PHP
- Go One Directory Level Up/Back with Dirname() in PHP
- Save a String to File in Python
- Create a File Name with Current Date & Time in Python
- Get Current Script Path in Python
Updated Posts
- Compress Word, Excel and PowerPoint Office Documents
- Download OpenVPN 2.4.7 and TAP-Windows
- api-ms-win-crt-runtime-l1-1-0.dll is missing
- jQuery Get File Extension Before Uploading File
- Estimate Number of Visitors and Pageviews of any Website
- How to Configure OVH Email POP3 with Thunderbird
- Simple jQuery File Upload SimpleUpload.js
- Repeat AJAX GET Until a Specific Response is Met in jQuery