基本信息
源码名称:C#安装卸载工具源码
源码大小:1.37M
文件格式:.rar
开发语言:C#
更新时间:2022-09-23
友情提示:(无需注册或充值,赞助后即可获取资源下载链接)
嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 2 元×
微信扫码支付:2 元
×
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
源码介绍
C#安装卸载工具源码
.
├── C#安装卸载工具
│ └── C#软件安装卸载工具源代码
│ ├── Installation
│ │ ├── Backup
│ │ │ ├── Common
│ │ │ │ └── Shortcut.cs
│ │ │ ├── FrmInstallation.Designer.cs
│ │ │ ├── FrmInstallation.cs
│ │ │ ├── FrmInstallation.resx
│ │ │ ├── FrmMsg.Designer.cs
│ │ │ ├── FrmMsg.cs
│ │ │ ├── FrmMsg.resx
│ │ │ ├── Installation.csproj
│ │ │ ├── Installation.csproj.user
│ │ │ ├── Installation.ico
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── InstallFiles.Designer.cs
│ │ │ │ ├── InstallFiles.resx
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ └── Resources
│ │ │ ├── Close_Dwn.png
│ │ │ ├── Close_Ent.png
│ │ │ ├── Close_Nor.png
│ │ │ ├── InstallUtil.exe
│ │ │ ├── MESBarcodeServer.exe
│ │ │ ├── MESBarcodeServerService.exe
│ │ │ ├── MSGBack.png
│ │ │ ├── MSGClose_Dwn.png
│ │ │ ├── MSGClose_Ent.png
│ │ │ ├── MSGClose_Nor.png
│ │ │ ├── OpenDialog_Dwn.png
│ │ │ ├── OpenDialog_Ent.png
│ │ │ ├── OpenDialog_Nor.png
│ │ │ ├── SelectBack.png
│ │ │ ├── UnInstall.exe
│ │ │ ├── btn2_Dwn.png
│ │ │ ├── btn2_Ent.png
│ │ │ ├── btn2_Nor.png
│ │ │ ├── btn_Dwn.png
│ │ │ ├── btn_Ent.png
│ │ │ ├── btn_Nor.png
│ │ │ ├── chk_checked_ent.png
│ │ │ ├── chk_checked_nor.png
│ │ │ ├── chk_unchecked_ent.png
│ │ │ ├── chk_unchecked_nor.png
│ │ │ ├── dwn.png
│ │ │ ├── go_Dwn.png
│ │ │ ├── go_Ent.png
│ │ │ ├── go_Nor.png
│ │ │ ├── install.ico
│ │ │ ├── loading.gif
│ │ │ ├── tag.png
│ │ │ ├── txtBorder.png
│ │ │ └── up.png
│ │ ├── Common
│ │ │ └── Shortcut.cs
│ │ ├── FrmInstallation.Designer.cs
│ │ ├── FrmInstallation.cs
│ │ ├── FrmInstallation.resx
│ │ ├── FrmMsg.Designer.cs
│ │ ├── FrmMsg.cs
│ │ ├── FrmMsg.resx
│ │ ├── Installation.csproj
│ │ ├── Installation.csproj.user
│ │ ├── Installation.ico
│ │ ├── Installation.sln
│ │ ├── Installation.suo
│ │ ├── Installation.v12.suo
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── InstallFiles.Designer.cs
│ │ │ ├── InstallFiles.resx
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── Resources
│ │ │ ├── Close_Dwn.png
│ │ │ ├── Close_Ent.png
│ │ │ ├── Close_Nor.png
│ │ │ ├── InstallUtil.exe
│ │ │ ├── MESBarcodeServer.exe
│ │ │ ├── MESBarcodeServerService.exe
│ │ │ ├── MSGBack.png
│ │ │ ├── MSGClose_Dwn.png
│ │ │ ├── MSGClose_Ent.png
│ │ │ ├── MSGClose_Nor.png
│ │ │ ├── OpenDialog_Dwn.png
│ │ │ ├── OpenDialog_Ent.png
│ │ │ ├── OpenDialog_Nor.png
│ │ │ ├── SelectBack.png
│ │ │ ├── UnInstall.exe
│ │ │ ├── btn2_Dwn.png
│ │ │ ├── btn2_Ent.png
│ │ │ ├── btn2_Nor.png
│ │ │ ├── btn_Dwn.png
│ │ │ ├── btn_Ent.png
│ │ │ ├── btn_Nor.png
│ │ │ ├── chk_checked_ent.png
│ │ │ ├── chk_checked_nor.png
│ │ │ ├── chk_unchecked_ent.png
│ │ │ ├── chk_unchecked_nor.png
│ │ │ ├── dwn.png
│ │ │ ├── go_Dwn.png
│ │ │ ├── go_Ent.png
│ │ │ ├── go_Nor.png
│ │ │ ├── install.ico
│ │ │ ├── loading.gif
│ │ │ ├── tag.png
│ │ │ ├── txtBorder.png
│ │ │ └── up.png
│ │ ├── UpgradeLog.htm
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── InstallUtil.InstallLog
│ │ │ ├── Installation.exe
│ │ │ ├── Installation.pdb
│ │ │ ├── Installation.vshost.exe
│ │ │ └── Installation.vshost.exe.manifest
│ │ └── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── Installation.FrmInstallation.resources
│ │ ├── Installation.FrmMsg.resources
│ │ ├── Installation.Properties.InstallFiles.resources
│ │ ├── Installation.Properties.Resources.resources
│ │ ├── Installation.csproj.FileListAbsolute.txt
│ │ ├── Installation.csproj.GenerateResource.Cache
│ │ ├── Installation.csprojResolveAssemblyReference.cache
│ │ ├── Installation.exe
│ │ ├── Installation.pdb
│ │ ├── Refactor
│ │ └── TempPE
│ │ ├── Properties.InstallFiles.Designer.cs.dll
│ │ └── Properties.Resources.Designer.cs.dll
│ └── UnInstall
│ ├── Backup
│ │ ├── FrmMsg.Designer.cs
│ │ ├── FrmMsg.cs
│ │ ├── FrmMsg.resx
│ │ ├── FrmUnInstall.Designer.cs
│ │ ├── FrmUnInstall.cs
│ │ ├── FrmUnInstall.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── InstallFiles.Designer.cs
│ │ │ ├── InstallFiles.resx
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── Resources
│ │ │ ├── Close2_Dwn.png
│ │ │ ├── Close2_Nor.png
│ │ │ ├── Close_Ent.png
│ │ │ ├── InstallUtil.exe
│ │ │ ├── MSGBack.png
│ │ │ ├── MSGClose_Dwn.png
│ │ │ ├── MSGClose_Ent.png
│ │ │ ├── MSGClose_Nor.png
│ │ │ ├── UnInstall.ico
│ │ │ ├── UnInstallBack.png
│ │ │ ├── btn2_Dwn.png
│ │ │ ├── btn2_Ent.png
│ │ │ ├── btn2_Nor.png
│ │ │ ├── btn3_Dwn.png
│ │ │ ├── btn3_Ent.png
│ │ │ ├── btn3_Nor.png
│ │ │ ├── btn4_Dwn.png
│ │ │ ├── btn4_Ent.png
│ │ │ ├── btn4_Nor.png
│ │ │ ├── btn_Dwn.png
│ │ │ ├── btn_Ent.png
│ │ │ ├── btn_Nor.png
│ │ │ ├── chk_checked_ent.png
│ │ │ ├── chk_checked_nor.png
│ │ │ ├── chk_unchecked_ent.png
│ │ │ └── chk_unchecked_nor.png
│ │ ├── UnInstall.csproj
│ │ └── UnInstall.ico
│ ├── FrmMsg.Designer.cs
│ ├── FrmMsg.cs
│ ├── FrmMsg.resx
│ ├── FrmUnInstall.Designer.cs
│ ├── FrmUnInstall.cs
│ ├── FrmUnInstall.resx
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── InstallFiles.Designer.cs
│ │ ├── InstallFiles.resx
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── Resources
│ │ ├── Close2_Dwn.png
│ │ ├── Close2_Nor.png
│ │ ├── Close_Ent.png
│ │ ├── InstallUtil.exe
│ │ ├── MSGBack.png
│ │ ├── MSGClose_Dwn.png
│ │ ├── MSGClose_Ent.png
│ │ ├── MSGClose_Nor.png
│ │ ├── UnInstall.ico
│ │ ├── UnInstallBack.png
│ │ ├── btn2_Dwn.png
│ │ ├── btn2_Ent.png
│ │ ├── btn2_Nor.png
│ │ ├── btn3_Dwn.png
│ │ ├── btn3_Ent.png
│ │ ├── btn3_Nor.png
│ │ ├── btn4_Dwn.png
│ │ ├── btn4_Ent.png
│ │ ├── btn4_Nor.png
│ │ ├── btn_Dwn.png
│ │ ├── btn_Ent.png
│ │ ├── btn_Nor.png
│ │ ├── chk_checked_ent.png
│ │ ├── chk_checked_nor.png
│ │ ├── chk_unchecked_ent.png
│ │ └── chk_unchecked_nor.png
│ ├── UnInstall.csproj
│ ├── UnInstall.ico
│ ├── UnInstall.sln
│ ├── UnInstall.suo
│ ├── UnInstall.v12.suo
│ ├── UpgradeLog.htm
│ ├── bin
│ │ └── Debug
│ │ ├── UnInstall.exe
│ │ ├── UnInstall.pdb
│ │ ├── UnInstall.vshost.exe
│ │ └── UnInstall.vshost.exe.manifest
│ └── obj
│ └── Debug
│ ├── DesignTimeResolveAssemblyReferences.cache
│ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ ├── Refactor
│ ├── TempPE
│ │ ├── Properties.InstallFiles.Designer.cs.dll
│ │ └── Properties.Resources.Designer.cs.dll
│ ├── UnInstall.FrmMsg.resources
│ ├── UnInstall.FrmUnInstall.resources
│ ├── UnInstall.Properties.InstallFiles.resources
│ ├── UnInstall.Properties.Resources.resources
│ ├── UnInstall.csproj.FileListAbsolute.txt
│ ├── UnInstall.csproj.GenerateResource.Cache
│ ├── UnInstall.csprojResolveAssemblyReference.cache
│ ├── UnInstall.exe
│ └── UnInstall.pdb
└── 好例子网_C#安装卸载工具.rar
28 directories, 232 files
C#安装卸载工具源码
.
├── C#安装卸载工具
│ └── C#软件安装卸载工具源代码
│ ├── Installation
│ │ ├── Backup
│ │ │ ├── Common
│ │ │ │ └── Shortcut.cs
│ │ │ ├── FrmInstallation.Designer.cs
│ │ │ ├── FrmInstallation.cs
│ │ │ ├── FrmInstallation.resx
│ │ │ ├── FrmMsg.Designer.cs
│ │ │ ├── FrmMsg.cs
│ │ │ ├── FrmMsg.resx
│ │ │ ├── Installation.csproj
│ │ │ ├── Installation.csproj.user
│ │ │ ├── Installation.ico
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── InstallFiles.Designer.cs
│ │ │ │ ├── InstallFiles.resx
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ └── Resources
│ │ │ ├── Close_Dwn.png
│ │ │ ├── Close_Ent.png
│ │ │ ├── Close_Nor.png
│ │ │ ├── InstallUtil.exe
│ │ │ ├── MESBarcodeServer.exe
│ │ │ ├── MESBarcodeServerService.exe
│ │ │ ├── MSGBack.png
│ │ │ ├── MSGClose_Dwn.png
│ │ │ ├── MSGClose_Ent.png
│ │ │ ├── MSGClose_Nor.png
│ │ │ ├── OpenDialog_Dwn.png
│ │ │ ├── OpenDialog_Ent.png
│ │ │ ├── OpenDialog_Nor.png
│ │ │ ├── SelectBack.png
│ │ │ ├── UnInstall.exe
│ │ │ ├── btn2_Dwn.png
│ │ │ ├── btn2_Ent.png
│ │ │ ├── btn2_Nor.png
│ │ │ ├── btn_Dwn.png
│ │ │ ├── btn_Ent.png
│ │ │ ├── btn_Nor.png
│ │ │ ├── chk_checked_ent.png
│ │ │ ├── chk_checked_nor.png
│ │ │ ├── chk_unchecked_ent.png
│ │ │ ├── chk_unchecked_nor.png
│ │ │ ├── dwn.png
│ │ │ ├── go_Dwn.png
│ │ │ ├── go_Ent.png
│ │ │ ├── go_Nor.png
│ │ │ ├── install.ico
│ │ │ ├── loading.gif
│ │ │ ├── tag.png
│ │ │ ├── txtBorder.png
│ │ │ └── up.png
│ │ ├── Common
│ │ │ └── Shortcut.cs
│ │ ├── FrmInstallation.Designer.cs
│ │ ├── FrmInstallation.cs
│ │ ├── FrmInstallation.resx
│ │ ├── FrmMsg.Designer.cs
│ │ ├── FrmMsg.cs
│ │ ├── FrmMsg.resx
│ │ ├── Installation.csproj
│ │ ├── Installation.csproj.user
│ │ ├── Installation.ico
│ │ ├── Installation.sln
│ │ ├── Installation.suo
│ │ ├── Installation.v12.suo
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── InstallFiles.Designer.cs
│ │ │ ├── InstallFiles.resx
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── Resources
│ │ │ ├── Close_Dwn.png
│ │ │ ├── Close_Ent.png
│ │ │ ├── Close_Nor.png
│ │ │ ├── InstallUtil.exe
│ │ │ ├── MESBarcodeServer.exe
│ │ │ ├── MESBarcodeServerService.exe
│ │ │ ├── MSGBack.png
│ │ │ ├── MSGClose_Dwn.png
│ │ │ ├── MSGClose_Ent.png
│ │ │ ├── MSGClose_Nor.png
│ │ │ ├── OpenDialog_Dwn.png
│ │ │ ├── OpenDialog_Ent.png
│ │ │ ├── OpenDialog_Nor.png
│ │ │ ├── SelectBack.png
│ │ │ ├── UnInstall.exe
│ │ │ ├── btn2_Dwn.png
│ │ │ ├── btn2_Ent.png
│ │ │ ├── btn2_Nor.png
│ │ │ ├── btn_Dwn.png
│ │ │ ├── btn_Ent.png
│ │ │ ├── btn_Nor.png
│ │ │ ├── chk_checked_ent.png
│ │ │ ├── chk_checked_nor.png
│ │ │ ├── chk_unchecked_ent.png
│ │ │ ├── chk_unchecked_nor.png
│ │ │ ├── dwn.png
│ │ │ ├── go_Dwn.png
│ │ │ ├── go_Ent.png
│ │ │ ├── go_Nor.png
│ │ │ ├── install.ico
│ │ │ ├── loading.gif
│ │ │ ├── tag.png
│ │ │ ├── txtBorder.png
│ │ │ └── up.png
│ │ ├── UpgradeLog.htm
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── InstallUtil.InstallLog
│ │ │ ├── Installation.exe
│ │ │ ├── Installation.pdb
│ │ │ ├── Installation.vshost.exe
│ │ │ └── Installation.vshost.exe.manifest
│ │ └── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── Installation.FrmInstallation.resources
│ │ ├── Installation.FrmMsg.resources
│ │ ├── Installation.Properties.InstallFiles.resources
│ │ ├── Installation.Properties.Resources.resources
│ │ ├── Installation.csproj.FileListAbsolute.txt
│ │ ├── Installation.csproj.GenerateResource.Cache
│ │ ├── Installation.csprojResolveAssemblyReference.cache
│ │ ├── Installation.exe
│ │ ├── Installation.pdb
│ │ ├── Refactor
│ │ └── TempPE
│ │ ├── Properties.InstallFiles.Designer.cs.dll
│ │ └── Properties.Resources.Designer.cs.dll
│ └── UnInstall
│ ├── Backup
│ │ ├── FrmMsg.Designer.cs
│ │ ├── FrmMsg.cs
│ │ ├── FrmMsg.resx
│ │ ├── FrmUnInstall.Designer.cs
│ │ ├── FrmUnInstall.cs
│ │ ├── FrmUnInstall.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── InstallFiles.Designer.cs
│ │ │ ├── InstallFiles.resx
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── Resources
│ │ │ ├── Close2_Dwn.png
│ │ │ ├── Close2_Nor.png
│ │ │ ├── Close_Ent.png
│ │ │ ├── InstallUtil.exe
│ │ │ ├── MSGBack.png
│ │ │ ├── MSGClose_Dwn.png
│ │ │ ├── MSGClose_Ent.png
│ │ │ ├── MSGClose_Nor.png
│ │ │ ├── UnInstall.ico
│ │ │ ├── UnInstallBack.png
│ │ │ ├── btn2_Dwn.png
│ │ │ ├── btn2_Ent.png
│ │ │ ├── btn2_Nor.png
│ │ │ ├── btn3_Dwn.png
│ │ │ ├── btn3_Ent.png
│ │ │ ├── btn3_Nor.png
│ │ │ ├── btn4_Dwn.png
│ │ │ ├── btn4_Ent.png
│ │ │ ├── btn4_Nor.png
│ │ │ ├── btn_Dwn.png
│ │ │ ├── btn_Ent.png
│ │ │ ├── btn_Nor.png
│ │ │ ├── chk_checked_ent.png
│ │ │ ├── chk_checked_nor.png
│ │ │ ├── chk_unchecked_ent.png
│ │ │ └── chk_unchecked_nor.png
│ │ ├── UnInstall.csproj
│ │ └── UnInstall.ico
│ ├── FrmMsg.Designer.cs
│ ├── FrmMsg.cs
│ ├── FrmMsg.resx
│ ├── FrmUnInstall.Designer.cs
│ ├── FrmUnInstall.cs
│ ├── FrmUnInstall.resx
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── InstallFiles.Designer.cs
│ │ ├── InstallFiles.resx
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── Resources
│ │ ├── Close2_Dwn.png
│ │ ├── Close2_Nor.png
│ │ ├── Close_Ent.png
│ │ ├── InstallUtil.exe
│ │ ├── MSGBack.png
│ │ ├── MSGClose_Dwn.png
│ │ ├── MSGClose_Ent.png
│ │ ├── MSGClose_Nor.png
│ │ ├── UnInstall.ico
│ │ ├── UnInstallBack.png
│ │ ├── btn2_Dwn.png
│ │ ├── btn2_Ent.png
│ │ ├── btn2_Nor.png
│ │ ├── btn3_Dwn.png
│ │ ├── btn3_Ent.png
│ │ ├── btn3_Nor.png
│ │ ├── btn4_Dwn.png
│ │ ├── btn4_Ent.png
│ │ ├── btn4_Nor.png
│ │ ├── btn_Dwn.png
│ │ ├── btn_Ent.png
│ │ ├── btn_Nor.png
│ │ ├── chk_checked_ent.png
│ │ ├── chk_checked_nor.png
│ │ ├── chk_unchecked_ent.png
│ │ └── chk_unchecked_nor.png
│ ├── UnInstall.csproj
│ ├── UnInstall.ico
│ ├── UnInstall.sln
│ ├── UnInstall.suo
│ ├── UnInstall.v12.suo
│ ├── UpgradeLog.htm
│ ├── bin
│ │ └── Debug
│ │ ├── UnInstall.exe
│ │ ├── UnInstall.pdb
│ │ ├── UnInstall.vshost.exe
│ │ └── UnInstall.vshost.exe.manifest
│ └── obj
│ └── Debug
│ ├── DesignTimeResolveAssemblyReferences.cache
│ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ ├── Refactor
│ ├── TempPE
│ │ ├── Properties.InstallFiles.Designer.cs.dll
│ │ └── Properties.Resources.Designer.cs.dll
│ ├── UnInstall.FrmMsg.resources
│ ├── UnInstall.FrmUnInstall.resources
│ ├── UnInstall.Properties.InstallFiles.resources
│ ├── UnInstall.Properties.Resources.resources
│ ├── UnInstall.csproj.FileListAbsolute.txt
│ ├── UnInstall.csproj.GenerateResource.Cache
│ ├── UnInstall.csprojResolveAssemblyReference.cache
│ ├── UnInstall.exe
│ └── UnInstall.pdb
└── 好例子网_C#安装卸载工具.rar
28 directories, 232 files