Fixed windows installer to not need a reboot and therefore not have
the bogus error message that freaked everybody out... git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -804,13 +804,6 @@ item: Check Disk Space
|
|||||||
end
|
end
|
||||||
item: Remark
|
item: Remark
|
||||||
end
|
end
|
||||||
remarked item: If/While Statement
|
|
||||||
Variable=COMPONENTS
|
|
||||||
Value=A
|
|
||||||
Flags=00001010
|
|
||||||
end
|
|
||||||
remarked item: End Block
|
|
||||||
end
|
|
||||||
item: Install File
|
item: Install File
|
||||||
Source=d:\WINNT\System32\Msvcirt.dll
|
Source=d:\WINNT\System32\Msvcirt.dll
|
||||||
Destination=%SYS%\Msvcirt.dll
|
Destination=%SYS%\Msvcirt.dll
|
||||||
@@ -834,7 +827,7 @@ item: Install File
|
|||||||
end
|
end
|
||||||
item: Install File
|
item: Install File
|
||||||
Source=e:\Projects\wx\utils\wxPython\*.pyd
|
Source=e:\Projects\wx\utils\wxPython\*.pyd
|
||||||
Destination=%MAINDIR%\wxPython\
|
Destination=%MAINDIR%\wxPython
|
||||||
Description=wxPython extension modules
|
Description=wxPython extension modules
|
||||||
Flags=0000000010000010
|
Flags=0000000010000010
|
||||||
end
|
end
|
||||||
@@ -864,7 +857,7 @@ item: Install File
|
|||||||
end
|
end
|
||||||
item: Install File
|
item: Install File
|
||||||
Source=E:\Projects\wx\utils\wxPython\demo\README.txt
|
Source=E:\Projects\wx\utils\wxPython\demo\README.txt
|
||||||
Destination=%MAINDIR%\wxPython\demo
|
Destination=%MAINDIR%\wxPython\demo\README.txt
|
||||||
Description=Demos
|
Description=Demos
|
||||||
Flags=0000000010000010
|
Flags=0000000010000010
|
||||||
end
|
end
|
||||||
@@ -962,25 +955,6 @@ item: Install File
|
|||||||
end
|
end
|
||||||
item: Remark
|
item: Remark
|
||||||
end
|
end
|
||||||
remarked item: If/While Statement
|
|
||||||
Variable=COMPONENTS
|
|
||||||
Value=B
|
|
||||||
Flags=00001010
|
|
||||||
end
|
|
||||||
remarked item: Install File
|
|
||||||
Source=e:\projects\wx\docs\html\wx\*.*
|
|
||||||
Destination=%MAINDIR%\wxPython\docs
|
|
||||||
Description=wxPython documentation
|
|
||||||
Flags=0000000010000010
|
|
||||||
end
|
|
||||||
remarked item: Install File
|
|
||||||
Source=e:\projects\wx\docs\html\wx\wx.htm
|
|
||||||
Destination=%MAINDIR%\wxPython\docs\index.htm
|
|
||||||
Description=wxPython documentation
|
|
||||||
Flags=0000000010000010
|
|
||||||
end
|
|
||||||
remarked item: End Block
|
|
||||||
end
|
|
||||||
item: Remark
|
item: Remark
|
||||||
end
|
end
|
||||||
item: Remark
|
item: Remark
|
||||||
@@ -1132,17 +1106,13 @@ item: Set Variable
|
|||||||
Value=%GROUPDIR%\%GROUP%
|
Value=%GROUPDIR%\%GROUP%
|
||||||
end
|
end
|
||||||
item: Create Shortcut
|
item: Create Shortcut
|
||||||
Source=%UNINSTALL_PATH%
|
Source=%PYTHONDIR%\pythonw.exe
|
||||||
Destination=%CGROUPDIR%\%CGROUP_SAVE%\Uninstall %APPTITLE%.lnk
|
|
||||||
Command Options=%INST_LOG_PATH%
|
|
||||||
Icon Number=0
|
|
||||||
end
|
|
||||||
item: Create Shortcut
|
|
||||||
Source=pythonw.exe
|
|
||||||
Destination=%CGROUPDIR%\%CGROUP_SAVE%\Run the DEMO.lnk
|
Destination=%CGROUPDIR%\%CGROUP_SAVE%\Run the DEMO.lnk
|
||||||
Command Options=demo.py
|
Command Options=demo.py
|
||||||
Working Directory=%MAINDIR%\wxPython\demo
|
Working Directory=%MAINDIR%\wxPython\demo
|
||||||
Icon Number=0
|
Icon Number=0
|
||||||
|
Key Type=1536
|
||||||
|
Flags=00000001
|
||||||
end
|
end
|
||||||
item: Create Shortcut
|
item: Create Shortcut
|
||||||
Source=%MAINDIR%\wxPython\docs\wx.chm
|
Source=%MAINDIR%\wxPython\docs\wx.chm
|
||||||
@@ -1156,6 +1126,12 @@ item: Create Shortcut
|
|||||||
Key Type=1536
|
Key Type=1536
|
||||||
Flags=00000001
|
Flags=00000001
|
||||||
end
|
end
|
||||||
|
item: Create Shortcut
|
||||||
|
Source=%UNINSTALL_PATH%
|
||||||
|
Destination=%CGROUPDIR%\%CGROUP_SAVE%\Uninstall %APPTITLE%.lnk
|
||||||
|
Command Options=%INST_LOG_PATH%
|
||||||
|
Icon Number=0
|
||||||
|
end
|
||||||
item: Else Statement
|
item: Else Statement
|
||||||
end
|
end
|
||||||
item: Add ProgMan Icon
|
item: Add ProgMan Icon
|
||||||
|
Binary file not shown.
Reference in New Issue
Block a user