
Hi Bernat, thank you very much for the blog. Official 5.00 b5 for both SimpChinese and TradChinese are out ().īut installer not install correctly instead it installed the English ver.ġ0/6/13 there an Offline version of this installer please ?īernat Thank you very much for your work ! Use your portable versions of programs and very happy. exe itself (no winrar.lng or rarlng.dll). chm are also localized and languages such as Italian are localized in. Extract setup and copy winrar.lng or rarlng.dll to the new created folder Create new folder: App\WinRAR\Languages\frģ. WriteRegStr HKEY_CURRENT_USER "Software\WinRAR\General" "LanguageFolder" "$EXEDIR\$\Languages\$LNG"Ģ. Now you can use UserDefaultLang on WinRAR Portable. ! z.fmt Module problem version.WinRAR Reinstall Please. ! xz.fmt Module problem version.WinRAR Reinstall Please. ! uue.fmt Module problem version.WinRAR Reinstall Please. ! tar.fmt Module problem version.WinRAR Reinstall Please. ! lzh.fmt Module problem version.WinRAR Reinstall Please. ! iso.fmt Module problem version.WinRAR Reinstall Please. ! gz.fmt Module problem version.WinRAR Reinstall Please. ! cab.fmt Module problem version.WinRAR Reinstall Please. ! bz2.fmt Module problem version.WinRAR Reinstall Please. ! arj.fmt Module problem version.WinRAR Reinstall Please. ! ace.fmt Module problem version.WinRAR Reinstall Please. $SFXSetup_New = "Setup=cmd.exe /k init.! 7z.fmt Module problem version.WinRAR Reinstall Please. $EXEFiles = Get-ChildItem -Path "" -Filter *.exe -Recurse -File So, I read and then created the following PowerShell script which did what I wanted: $RARFile_Path = "C:\Program Files\WinRAR\Rar.exe" I found that WinRAR itself is capable of editing the archive comment: It seems that it isn't really possible to edit file comments in modern versions of Windows. How to edit the (metadata) "comments" field of a folder? but that's for folders, not files.but File Meta didn't seem to work - the exported XML file always only contained.PowerShell commandlets like Get-ItemProperty don't seem to get comments.Windows file "comment" attribute with no answer.This is good for security but broke my portable apps so I need to mass edit the EXE files' comments / SFX scripts replacing init.bat with cmd.exe /k init.bat.Īfter much Googling, all I have found is: bat with Notepad so that they cannot be directly executed. In the cases where 32-bit / x86 and 64-bit / 圆4 versions are available, I use init.bat to dynamically choose which to run depending on the execution environment.įor Cyber Essentials Plus compliance reasons, Group Policy was configured to associate the file extension.

I create custom portable versions of apps using WinRAR's SFX module (among other things, the setup option Run after extraction).
