Initial project's source code check-in.
This commit is contained in:
commit
b03b0b373f
4573 changed files with 981205 additions and 0 deletions
5
WebsitePanel.VmConfig/Resources/install.bat
Normal file
5
WebsitePanel.VmConfig/Resources/install.bat
Normal file
|
@ -0,0 +1,5 @@
|
|||
@echo off
|
||||
%systemroot%\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe WebsitePanel.VmConfig.exe
|
||||
del WebsitePanel.VmConfig.InstallLog
|
||||
del WebsitePanel.VmConfig.InstallState
|
||||
del InstallUtil.InstallLog
|
2
WebsitePanel.VmConfig/Resources/uninstall.bat
Normal file
2
WebsitePanel.VmConfig/Resources/uninstall.bat
Normal file
|
@ -0,0 +1,2 @@
|
|||
@echo off
|
||||
%systemroot%\Microsoft.NET\Framework\v4.0.30319\\InstallUtil.exe /u WebsitePanel.VmConfig.exe
|
Loading…
Add table
Add a link
Reference in a new issue