qiushang 8 hours ago
parent
commit
e86ba85ebb
3 changed files with 11 additions and 11 deletions
  1. 1 1
      nsis/skin/uninstallpage.xml
  2. 9 9
      nsis/test.nsi
  3. 1 1
      package.json

+ 1 - 1
nsis/skin/uninstallpage.xml

@@ -3,7 +3,7 @@
    <VerticalLayout >
     <VerticalLayout width="570" height="314" bkimage="file='uninstall_bg1.png'">
 		<Control height="40" />
-		<WebBrowser height="264" width="550"  padding="10,0,0,0" name="oneclick_browser" homepage="https://xy.xingyousoft.com/soft/XYCaptureVideo/uninstallWeb/" autonavi="true"/>
+		<WebBrowser height="264" width="550"  padding="10,0,0,0" name="oneclick_browser" homepage="https://xy.xingyousoft.com/soft/XYForeignVideo/uninstallWeb/" autonavi="true"/>
 	</VerticalLayout>
 	
 	<VerticalLayout bkimage="file='bgbottom.png' corner='10,0,10,10'" >

+ 9 - 9
nsis/test.nsi

@@ -1,16 +1,16 @@
 # ====================== 自定义宏 产品信息==============================
-!define PRODUCT_MID        		    "EkoFCqqaUJXy"
-!define PRODUCT_VERSION        		"2.1.0.0"
-!define PRODUCT_NAME           		"星优视频解析下载器"
-!define INSTALL_OUTPUT_NAME    		"XYCaptureVideo_XY.exe" 
-!define EXE_NAME               		"XYCaptureVideo.exe"
-!define PRODUCT_PATHNAME           	"XYCaptureVideo"     #安装卸载项用到的KEY,注册表
-!define INSTALL_APPEND_PATH         "XYCaptureVideo"     #安装路径追加的名称 
-!define APP_DOWNLOAD_URL    		"https://xy.xingyousoft.com/soft/XYCaptureVideo/lastest2.1.0.0.7z"
+!define PRODUCT_MID        		    "loL0NDiwBtye"
+!define PRODUCT_VERSION        		"2.0.0.0"
+!define PRODUCT_NAME           		"星优视频工厂"
+!define INSTALL_OUTPUT_NAME    		"XYForeignVideo_XY.exe" 
+!define EXE_NAME               		"XYForeignVideo.exe"
+!define PRODUCT_PATHNAME           	"XYForeignVideo"     #安装卸载项用到的KEY,注册表
+!define INSTALL_APPEND_PATH         "XYForeignVideo"     #安装路径追加的名称 
+!define APP_DOWNLOAD_URL    		"https://xy.xingyousoft.com/soft/XYForeignVideo/lastest2.0.0.0.7z"
 !define PRODUCT_PUBLISHER      	    "苏州星优办公软件有限公司"
 !define PRODUCT_LEGAL          	    "苏州星优办公软件有限公司"
 !define STATISTICS_url              "https://www.xingyousoft.com/api/index/user_log"   # 统计网址
-!define UNINSTALL_url               "https://xy.xingyousoft.com/soft/XYCaptureVideo/uninstallWeb/?v=2.1.0.0"   # 接卸优惠网址
+!define UNINSTALL_url               "https://xy.xingyousoft.com/soft/XYForeignVideo/uninstallWeb/?v=2.0.0.0"   # 接卸优惠网址
 
 # ====================== 自定义宏 安装信息==============================
 !define INSTALL_7Z_NAME 	   		"app.7z"

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 	"name": "XYForeignVideo",
-	"version": "3.0.0.1",
+	"version": "2.0.0.0",
 	"author": "苏州星优办公软件有限公司",
 	"description": "An electron-vue project",
 	"license": "foreignVideo",