Steps to repro:
- Run gpg4win-3.1.15.exe and complete the installation. Select all components in Choose Components page.
- Make sure you have c:\test directory and it's empty.
- Open the command prompt.
- Run mkportable as follows:
C:\>cd /d "%ProgramFiles(x86)%\Gpg4win\bin" C:\Program Files (x86)\Gpg4win\bin>mkportable --full --verbose c:\test mkportable: source directory is 'C:/Program Files (x86)/Gpg4win' mkportable: target directory is 'c:/test' mkportable: finding files in 'c:/test/*' mkportable: file 'share/locale/eu/kf5_entry.desktop' not found in the source directory mkportable: file 'share/locale/eu/LC_MESSAGES/ki18n5.mo' not found in the source directory mkportable: file 'share/locale/eu/LC_MESSAGES/kcompletion5_qt.qm' not found in the source directory mkportable: file 'share/locale/eu/LC_MESSAGES/kxmlgui5.mo' not found in the source directory mkportable: file 'share/locale/eu/LC_MESSAGES/kcoreaddons5_qt.qm' not found in the source directory mkportable: file 'share/locale/eu/LC_MESSAGES/kitemviews5_qt.qm' not found in the source directory mkportable: file 'share/locale/eu/LC_MESSAGES/kconfigwidgets5.mo' not found in the source directory mkportable: file 'share/locale/eu/LC_MESSAGES/kwatchgnupg.mo' not found in the source directory mkportable: file 'share/locale/eu/LC_MESSAGES/kwindowsystem5_qt.qm' not found in the source directory mkportable: file 'share/locale/eu/LC_MESSAGES/kcodecs5_qt.qm' not found in the source directory mkportable: file 'share/locale/eu/LC_MESSAGES/kiconthemes5.mo' not found in the source directory mkportable: file 'share/locale/eu/LC_MESSAGES/kwidgetsaddons5_qt.qm' not found in the source directory mkportable: file 'share/locale/eu/LC_MESSAGES/libkleopatra.mo' not found in the source directory mkportable: file 'share/locale/eu/LC_MESSAGES/kconfig5_qt.qm' not found in the source directory mkportable: file 'share/locale/eu/LC_MESSAGES/kleopatra.mo' not found in the source directory mkportable: number of missing files: 15
No files are copied to c:\test.