Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
client
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
2
Merge Requests
0
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
cf2584f9
authored
Sep 02, 2014
by
Csók Tamás
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
selenium is removed from install binary
parent
edbb5a89
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
14 additions
and
14 deletions
+14
-14
dist/CIRCLE_Client_Setup.exe
+0
-0
src/iss/installer/win_install.py
+7
-7
src/iss/installer/windowsclasses.pyc
+0
-0
src/iss/selenium_files/selenium-server-standalone-2.42.2.jar
+0
-0
src/iss/selenium_files/x64/IEDriverServer.exe
+0
-0
src/iss/selenium_files/x64/chromedriver.exe
+0
-0
src/iss/selenium_files/x86/IEDriverServer.exe
+0
-0
src/iss/selenium_files/x86/chromedriver.exe
+0
-0
src/python/win_install.py
+7
-7
No files found.
dist/CIRCLE_Client_Setup.exe
View file @
cf2584f9
No preview for this file type
src/iss/installer/win_install.py
View file @
cf2584f9
...
...
@@ -82,14 +82,14 @@ def custom_protocol_register(custom_protocol):
def
main
():
"""
Main program
"""
Main program
Jobs:
read the parameters
create a proper icon with the proper driver (or delete)
call the nx_client_installer
"""
Jobs:
read the parameters
create a proper icon with the proper driver (or delete)
call the nx_client_installer
"""
try
:
args
=
parse_arguments
()
shortcut
=
pythoncom
.
CoCreateInstance
(
...
...
src/iss/installer/windowsclasses.pyc
0 → 100644
View file @
cf2584f9
File added
src/iss/
installer
/selenium-server-standalone-2.42.2.jar
→
src/iss/
selenium_files
/selenium-server-standalone-2.42.2.jar
View file @
cf2584f9
File moved
src/iss/
installer
/x64/IEDriverServer.exe
→
src/iss/
selenium_files
/x64/IEDriverServer.exe
View file @
cf2584f9
File moved
src/iss/
installer
/x64/chromedriver.exe
→
src/iss/
selenium_files
/x64/chromedriver.exe
View file @
cf2584f9
File moved
src/iss/
installer
/x86/IEDriverServer.exe
→
src/iss/
selenium_files
/x86/IEDriverServer.exe
View file @
cf2584f9
File moved
src/iss/
installer
/x86/chromedriver.exe
→
src/iss/
selenium_files
/x86/chromedriver.exe
View file @
cf2584f9
File moved
src/python/win_install.py
View file @
cf2584f9
...
...
@@ -82,14 +82,14 @@ def custom_protocol_register(custom_protocol):
def
main
():
"""
Main program
"""
Main program
Jobs:
read the parameters
create a proper icon with the proper driver (or delete)
call the nx_client_installer
"""
Jobs:
read the parameters
create a proper icon with the proper driver (or delete)
call the nx_client_installer
"""
try
:
args
=
parse_arguments
()
shortcut
=
pythoncom
.
CoCreateInstance
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment