无忧启动论坛

标题: 请教如何把WinRAR修改版重新打包成原版安装界面 [打印本页]

作者: haiyang457    时间: 2023-9-17 11:48
提示: 作者被禁止或删除 内容自动屏蔽
作者: yanjiandiannao    时间: 2023-9-17 11:59
封包啊
作者: yyz2191958    时间: 2023-9-17 12:00
本帖最后由 yyz2191958 于 2023-9-17 12:02 编辑

其实将:C:\Program Files\WinRAR\rarreg.key  复制到安装文件:  WinRAR.exe  同一目录

下一次安装的时候,能够自动注册(建议使用:商业版,注册以后没有广告)
作者: haiyang457    时间: 2023-9-17 12:04
提示: 作者被禁止或删除 内容自动屏蔽
作者: yyz2191958    时间: 2023-9-17 12:12
haiyang457 发表于 2023-9-17 12:04
这个我会了!请教如何重新封包成原版安装界面~

这个我也不晓得
作者: yyz2191958    时间: 2023-9-17 12:15
haiyang457 发表于 2023-9-17 12:04
这个我会了!请教如何重新封包成原版安装界面~

看来,你是为了学习
作者: 窄口牛    时间: 2023-9-17 12:21
修改后放回原包不就行了。
作者: hua_wuxin    时间: 2023-9-17 12:22
无视文件锁定的修改版WinRAR(例如:烈火汉化版)直接打开原安装包exe,拖动你改动过的文件到打开的WinRAR窗口中释放即可替换

作者: kli    时间: 2023-9-17 12:26
自己搜索下载RAR Unlocker.exe

对原始安装包解锁后

右键-用winrar打开-添加(不解锁这个按钮是灰色的)

把你修改好的程序和注册文件添加到原始安装包

最后重新锁定
作者: BestMiniPE    时间: 2023-9-17 12:36
10楼/11楼 为正解
作者: chishingchan    时间: 2023-9-17 13:34
我的原创帖子!
http://bbs.wuyou.net/forum.php?mod=viewthread&tid=427684
作者: a66    时间: 2023-9-17 16:02
本帖最后由 a66 于 2023-9-21 08:32 编辑

WinRAR去广告已注册版打包方法及相关教程工具
作者: yyz2191958    时间: 2023-9-17 17:47
a66 发表于 2023-9-17 16:02
WinRAR去广告版本打包方法:

1. 先安装WinRAR,复制WinRAR安装目录下的WinRAR.exe到D盘

好复杂哦
作者: Bruce65    时间: 2023-9-17 21:17
为什么不使用 WinRAR 本身创建自解压安装程序?
它会给你很多自定义选项(无需使用resourceHacker打开winrar.exe)
(自定义路径,自定义图标,...)

如果您安装了主题,安装程序将选取 winrar.ini 中定义的主题(不需要 ResourceHacker)。
否则,您可以打开“default.SFX”并使用 ResourceHacker 对其进行自定义。

您将获得完全按照您的意愿进行的完全个性化的设置。
作者: a66    时间: 2023-9-17 21:43
Bruce65 发表于 2023-9-17 21:17
为什么不使用 WinRAR 本身创建自解压安装程序?
它会给你很多自定义选项(无需使用resourceHacker打开winr ...

使用resourceHacker等工具编辑winrar.exe是为了去除广告,如果是德国暗链下载的WinRaR就不用resourceHacker等工具去除广告了
作者: Bruce65    时间: 2023-9-17 22:04
在这里,winrar 安装程序已采用 winrar.ini 中定义的主题的外观和图标,而不需要资源黑客。


作者: wuliyen    时间: 2023-9-17 22:07
本帖最后由 wuliyen 于 2023-9-17 22:09 编辑

官方提供打包方法,很简单的
去下载setup.s,Setup.SFX或者Setup64.SFX

作者: Bruce65    时间: 2023-9-17 22:12
我忘了说这个安装程序是用winrar本身创建的,不需要解压和重新压缩。

我只使用了 winrar 向导,只需点击 2 或 3 次即可立即生成安装程序。
作者: 朱哥zlm    时间: 2023-9-17 22:16

谢谢分享   
作者: wuliyen    时间: 2023-9-17 22:22
本帖最后由 wuliyen 于 2023-9-17 22:51 编辑


https://www.rarlab.com/rar_add.htm

左上角点:Extras
下载:WinRAR language files(rarlng.rar)
自己看下就晓得咋打包给WINRAR一个界面
作者: wuliyen    时间: 2023-9-17 22:29
  Then you need to translate Lng\Setup.s file. This file is
the same for 32 bit and 64 bit WinRAR. This is a plain text file,
so you may use any text editor. It must be saved as Windows or Unicode text.
Please translate only parameters of Text and Title command and nothing more.
Its Text command contains HTML text. If you do not know HTML, there is
a simple rule: just ignore all text between '<' and '>' characters and
translate the rest. For example, in the text:

  Text
  {
  <b><i><font face="Terminal">WinRAR</font></i> is a powerful archiver</b>.
  It provides complete support of <b><font color="#0000a0" face="Arial">RAR</font></b> and
  }

you need to translate:

  "WinRAR", "is a powerful archiver", "It provides complete support of",
  "RAR", "and"

and keep the rest of text untouched.

   If you translate to language having right to left reading order,
add dir="rtl" to <body> tag of setup.s: <body dir="rtl" bgcolor="#efefef">

When you finished, put Setup.SFX (Setup64.SFX for 64 bit version)
and setup.s to some other folder, not the same as other files.

For example, let's suppose that the folder with all prepared files
is "C:\RAR" and the folder with Setup.SFX and setup.s is "C:\Setup",
your WinRAR is installed to "c:\program files\winrar" and you wish
to name the new distributive as winrar-x32-380ln.exe.

In such case you need to open MS-DOS Prompt and run:

  "c:\program files\winrar\rar" a -r -ep1 -cfg- -s -m5 -zc:\setup\setup.s -sfxc:\setup\Setup.SFX c:\setup\winrar-x32-380ln c:\rar\*.*

This command should create the distributive in "c:\setup" folder.

For 64 bit version this command will look like:

  "c:\program files\winrar\rar" a -r -ep1 -cfg- -s -m5 -zc:\setup\setup.s -sfxc:\setup\Setup64.SFX c:\setup\winrar-x64-380ln c:\rar\*.*

If you have other file or folder names, please edit the command line
correspondingly.
作者: Bruce65    时间: 2023-9-17 22:39
wuliyen,

我正在解释如何使用最简单的方法来创建安装程序
但你是在向我解释如何使用 winrar 吗?
作者: wuliyen    时间: 2023-9-17 22:42
Bruce65 发表于 2023-9-17 22:39
wuliyen,

我正在解释如何使用最简单的方法来创建安装程序

我写的是官方打包方法,楼主应该就是想要那种效果
作者: Bruce65    时间: 2023-9-17 22:47
你应该公开你的方法,而不是像在对我说话一样引用我。
我不是问的人!
作者: wuliyen    时间: 2023-9-17 22:50
Bruce65 发表于 2023-9-17 22:47
你应该公开你的方法,而不是像在对我说话一样引用我。
我不是问的人!

抱歉,那地方回复错了
作者: Bruce65    时间: 2023-9-17 22:53
也对不起!
没问题!
作者: hhhhwwww    时间: 2023-9-17 23:06
aaaaa54605 发表于 2023-9-17 12:09
在国外的官方网下载商业版,
必须下载商业版才可以用,非商业版的个人版有广告的。

修改后放回原包。
作者: yc2428    时间: 2023-9-17 23:07
本帖最后由 yc2428 于 2023-9-17 23:08 编辑
yyz2191958 发表于 2023-9-17 17:47
好复杂哦

学习呀
作者: wjgyz740526    时间: 2023-9-18 07:18
13楼解释了怎么制作Setup.sfx,而有了这个Setup.sfx仿造成winRAR官方文件就很简单了
作者: dkzzlf    时间: 2023-9-18 07:48
路过学习了




欢迎光临 无忧启动论坛 (http://wuyou.net/) Powered by Discuz! X3.3