Hard drive diagnistic tool HDDScan consist of only one file, hddscan.exe. Without installer. It working properly from portable storage devices.
How I can bring it to PortableApps format?
New: Run-Command (Dec 2, 2024), Platform 29.5.3 (Jun 27, 2024)
1,100+ portable packages, 1.1 billion downloads
No Ads Nov/Dec!, Please donate today
Copy the exe-file in a new folder "HDD Scan"
Copy the folder "HDD Scan" in the folder "PortableApps"
Click on Options
Select refresh apps icons
That´s all
NetWorkWatchDog
That's how to add the executable to the PortableApps menu, but that doesn't make it in "PortableApps.com" format. To answer the question the best thing to do is to study existing portable apps such as Notepad++Portable to see the file/folder structure and what is required. The Development page should also be of some use. One thing to keep in mind is that due to licensing restrictions it might not be possible to simply distribute any old exe in the PA.c format. You may require permission to do so first, or at the very least create on "online installer", which downloads the required application files at install-time so that they do not need to be bundle directly with the installer.