Привет, почему я, когда распаковываю мод с помощью 7-zip, а потом сразу упаковываю вашим упаковщиком ( никаких не делая изменений в xml) ? то мод сразу не работает? Спасибо за ответ
Unable to locate application file 'Setup.msi'. See the setup log file located at 'C:\Users\MyUserName\AppData\Local\Temp\VSD596A.tmp\install.log' for more information.
After installing Runtime 9.0.2, the KCD Pack installation will always fail. I checked the install log and found the following line: Property: [VersionNT] = 10.0.0 {version}This seems to indicate that the installer is defaulting to Windows 10 for my system, whereas I am actually running Windows 11, which might have caused some issues during the installation process, leading to the failure. I am not sure if this is the direct cause of the installation failure, but I look forward to your reply or an update.
Should be fixed with the latest version, I mistakenly thought that the setup.exe was the exact same as the Setup.msi but that was apparently wrong. Due to this I also switched back to having it be a trimmed self-contained application so that users don't need to install .NET Core.
7 comments
See the setup log file located at 'C:\Users\MyUserName\AppData\Local\Temp\VSD596A.tmp\install.log' for more information.
After installing Runtime 9.0.2, the KCD Pack installation will always fail. I checked the install log and found the following line:
Property: [VersionNT] = 10.0.0 {version}
This seems to indicate that the installer is defaulting to Windows 10 for my system, whereas I am actually running Windows 11, which might have caused some issues during the installation process, leading to the failure. I am not sure if this is the direct cause of the installation failure, but I look forward to your reply or an update.