吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 5053|回复: 101
收起左侧

[原创工具] [2024.10.16更新]影刀RPA应用迁移备份工具

  [复制链接]
yeats2008 发表于 2024-8-7 10:22
本帖最后由 yeats2008 于 2024-10-16 14:35 编辑

备份/迁移影刀RPA应用

[2024.10.16更新]
#解决82,85楼的问题
读取sqlite数据时的容错处理

[2024.09.12更新]
增加压缩文件注释功能


需要安装.net 4.8
主要功能:
1. 将影刀代码备份到指定路径
2. 将备份的影刀应用覆盖影刀路径下的其他应用

配置文件config.ini:version节点设置为当前日期: 即可提交本地代码
QQ20240807-101154.png

QQ20240807-101703.png






影刀RPA应用同步程序.20241016.zip

2.47 MB, 下载次数: 242, 下载积分: 吾爱币 -2 CB

免费评分

参与人数 9吾爱币 +14 热心值 +9 收起 理由
hyk0416 + 1 + 1 谢谢@Thanks!
星轨零光 + 1 + 1 谢谢@Thanks!
Zatoichi + 1 + 1 谢谢@Thanks!
ssoo + 1 + 1 我很赞同!
msh30 + 1 + 1 好东西,能出个教材就好了!
ZXY2018 + 1 + 1 谢谢@Thanks!
2423622896 + 1 + 1 我很赞同!
confiant + 1 感谢发布原创作品,吾爱破解论坛因你更精彩!
风之暇想 + 7 + 1 感谢发布原创作品,吾爱破解论坛因你更精彩!

查看全部评分

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

yuhuofei9527 发表于 2024-8-16 12:58
应思程序中发生了未经处理的异常。如果“继续”应用程此错误尝试继续。茹果单击“退出,,应用程序将立即关闭。

InvalidArgument=“0”的值对于“SelectedIndex"无效。参数名: SelectedIndex


详细信息:
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。

************** 异常文本 **************
System.ArgumentOutOfRangeException: InvalidArgument=“0”的值对于“SelectedIndex”无效。
参数名: SelectedIndex
   在 System.Windows.Forms.ListBox.set_SelectedIndex(Int32 value)
   在 ShadowBotAppSync.Main.load_localapplist(String path)
   在 ShadowBotAppSync.Main.cb_userlist_SelectedIndexChanged(Object sender, EventArgs e)
   在 System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
   在 System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
   在 ShadowBotAppSync.Main.load_userlist(String path)
   在 ShadowBotAppSync.Main.Main_Load(Object sender, EventArgs e)
   在 System.Windows.Forms.Form.OnLoad(EventArgs e)
   在 System.Windows.Forms.Form.OnCreateControl()
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl()
   在 System.Windows.Forms.Control.WmShowWindow(Message& m)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
   在 System.Windows.Forms.Form.WmShowWindow(Message& m)
   在 System.Windows.Forms.Form.WndProc(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** 已加载的程序集 **************
mscorlib
    程序集版本:4.0.0.0
    Win32 版本:4.8.4744.0 built by: NET48REL1LAST_C
    基本代码:file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
ShadowBotAppSync
    程序集版本:1.0.0.0
    Win32 版本:1.0.0.0
    基本代码:file:///D:/%E5%BD%B1%E5%88%80%E8%BF%81%E7%A7%BB%E5%B7%A5%E5%85%B7/ShadowBotAppSync.exe
----------------------------------------
System.Windows.Forms
    程序集版本:4.0.0.0
    Win32 版本:4.8.4734.0 built by: NET48REL1LAST_C
    基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    程序集版本:4.0.0.0
    Win32 版本:4.8.4744.0 built by: NET48REL1LAST_C
    基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    程序集版本:4.0.0.0
    Win32 版本:4.8.4390.0 built by: NET48REL1LAST_C
    基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    程序集版本:4.0.0.0
    Win32 版本:4.8.4190.0 built by: NET48REL1LAST_B
    基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
    程序集版本:4.0.0.0
    Win32 版本:4.8.4744.0 built by: NET48REL1LAST_C
    基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    程序集版本:4.0.0.0
    Win32 版本:4.8.4084.0 built by: NET48REL1
    基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
    程序集版本:4.0.0.0
    Win32 版本:4.8.4084.0 built by: NET48REL1
    基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Data.SQLite
    程序集版本:1.0.118.0
    Win32 版本:1.0.118.0
    基本代码:file:///D:/%E5%BD%B1%E5%88%80%E8%BF%81%E7%A7%BB%E5%B7%A5%E5%85%B7/System.Data.SQLite.DLL
----------------------------------------
System.Data
    程序集版本:4.0.0.0
    Win32 版本:4.8.4690.0 built by: NET48REL1LAST_B
    基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
    程序集版本:4.0.0.0
    Win32 版本:4.8.4084.0 built by: NET48REL1
    基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
    程序集版本:4.0.0.0
    Win32 版本:4.8.4084.0 built by: NET48REL1
    基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Windows.Forms.resources
    程序集版本:4.0.0.0
    Win32 版本:4.8.4084.0 built by: NET48REL1
    基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
    程序集版本:4.0.0.0
    Win32 版本:4.8.4084.0 built by: NET48REL1
    基本代码:file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------

************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。

例如:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

启用 JIT 调试后,任何未经处理的异常
都将被发送到在此计算机上注册的 JIT 调试程序,
而不是由此对话框处理。

系统win10  64位


点击继续也无法提交本地代码库
fzpic 发表于 2024-8-8 02:30
zhengzhenhui945 发表于 2024-8-8 04:06
记得有个专门的文件夹来存放代码的,然后随取出去导入到账号里面。
 楼主| yeats2008 发表于 2024-8-8 07:04
zhengzhenhui945 发表于 2024-8-8 04:06
记得有个专门的文件夹来存放代码的,然后随取出去导入到账号里面。

是的, 有个存放代码的目录, 把里面的全部文件覆盖就行,

但是xbot_robot目录下的 package.json 这个文件要注意,

里面的uuid要和路径里的应用名称一致.
eleemosynary 发表于 2024-8-8 08:08
好工具,谢谢楼主的分享
qjz159 发表于 2024-8-8 08:56
感谢大佬分享
zhengzhenhui945 发表于 2024-8-8 16:08
yeats2008 发表于 2024-8-8 07:04
是的, 有个存放代码的目录, 把里面的全部文件覆盖就行,

但是xbot_robot目录下的 package.json 这个文 ...

看明白你这个了,是导出自己需要的应用,覆盖另外一个账号的随便新建应用【名字要一致】,针对社区版用一段时间就用不了分享的应用
 楼主| yeats2008 发表于 2024-8-8 17:39
zhengzhenhui945 发表于 2024-8-8 16:08
看明白你这个了,是导出自己需要的应用,覆盖另外一个账号的随便新建应用【名字要一致】,针对社区版用一 ...

是的 但是应用名字可以不一致.
hwiori 发表于 2024-8-8 23:54
厉害厉害,感谢分享
bugeshan 发表于 2024-8-9 09:13
我是今年才听说影刀的
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-11-19 21:15

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表