Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NutriMorph
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DEBREUVE Eric
NutriMorph
Commits
4a1ebe49
Commit
4a1ebe49
authored
5 years ago
by
DEBREUVE Eric
Browse files
Options
Downloads
Patches
Plain Diff
better batch script
parent
e7eefbe7
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
standalone/auto-py-to-exe-w-so.json
+0
-74
0 additions, 74 deletions
standalone/auto-py-to-exe-w-so.json
standalone/auto-py-to-exe.json
+50
-47
50 additions, 47 deletions
standalone/auto-py-to-exe.json
standalone/nutrimorph.bat
+11
-0
11 additions, 0 deletions
standalone/nutrimorph.bat
with
61 additions
and
121 deletions
standalone/auto-py-to-exe-w-so.json
deleted
100644 → 0
+
0
−
74
View file @
e7eefbe7
{
"command_data"
:{
"onefile"
:
false
,
"console"
:
true
,
"additional_files"
:{
"addFiles_lbb4d"
:{
"source"
:
"C:/Users/eric/Documents/code/python-to-exe/nutrimorph/main_prm.py"
,
"destination"
:
"."
},
"addFiles_aaa0a"
:{
"source"
:
"C:/Users/eric/Documents/code/python-to-exe/nutrimorph/libblas.dll"
,
"destination"
:
"."
},
"addFiles_aaa0b"
:{
"source"
:
"C:/Users/eric/Documents/code/python-to-exe/nutrimorph/libgcc_s_seh-1.dll"
,
"destination"
:
"."
},
"addFiles_aaa0c"
:{
"source"
:
"C:/Users/eric/Documents/code/python-to-exe/nutrimorph/libgfortran-5.dll"
,
"destination"
:
"."
},
"addFiles_aaa0d"
:{
"source"
:
"C:/Users/eric/Documents/code/python-to-exe/nutrimorph/liblapack.dll"
,
"destination"
:
"."
},
"addFiles_aaa0e"
:{
"source"
:
"C:/Users/eric/Documents/code/python-to-exe/nutrimorph/libquadmath-0.dll"
,
"destination"
:
"."
},
"addFiles_aaa0f"
:{
"source"
:
"C:/Users/eric/Documents/code/python-to-exe/nutrimorph/libwinpthread-1.dll"
,
"destination"
:
"."
},
"addFiles_ouqe7j"
:{
"source"
:
"C:/Users/eric/Documents/code/python-to-exe/nutrimorph/frangi3.so"
,
"destination"
:
"."
}
}
},
"id_injectable"
:{
"file"
:
"C:/Users/eric/Documents/code/python-to-exe/nutrimorph/main.py"
,
"icon"
:
""
,
"output_location"
:
"C:/Users/eric/Documents/code/python-to-exe/nutrimorph/standalone"
,
"VALUE--upx-dir"
:
""
,
"VALUE--log-level"
:
""
,
"VALUE-n"
:
""
,
"VALUE--add-binary"
:
""
,
"VALUE-p"
:
""
,
"COMMASPLIT--hidden-import"
:
""
,
"VALUE--additional-hooks-dir"
:
""
,
"VALUE--runtime-hook"
:
""
,
"COMMASPLIT--exclude-module"
:
""
,
"VALUE--key"
:
""
,
"VALUE--debug"
:
""
,
"VALUE--version-file"
:
""
,
"VALUE-m"
:
""
,
"VALUE-r"
:
""
,
"VALUE--osx-bundle-identifier"
:
""
,
"VALUE--runtime-tmpdir"
:
""
,
"extra_command_data"
:
""
},
"switches"
:{
"disable_recursion_limit"
:
false
,
"OPTION-a"
:
false
,
"OPTION--clean"
:
false
,
"OPTION-s"
:
false
,
"OPTION--noupx"
:
false
,
"OPTION--uac-admin"
:
false
,
"OPTION--uac-uiaccess"
:
false
,
"OPTION--win-private-assemblies"
:
false
,
"OPTION--win-no-prefer-redirects"
:
false
,
"OPTION--bootloader-ignore-signals"
:
false
}
}
This diff is collapsed.
Click to expand it.
standalone/auto-py-to-exe.json
+
50
−
47
View file @
4a1ebe49
{
"command_data"
:{
"onefile"
:
false
,
"console"
:
true
,
"additional_files"
:{
"addFiles_lbb4d"
:{
"source"
:
"C:/Users/eric/Documents/code/python-to-exe/nutrimorph/main_prm.py"
,
"destination"
:
"."
}
}
},
"id_injectable"
:{
"file"
:
"C:/Users/eric/Documents/code/python-to-exe/nutrimorph/main.py"
,
"icon"
:
""
,
"output_location"
:
"C:/Users/eric/Documents/code/python-to-exe/nutrimorph/standalone"
,
"VALUE--upx-dir"
:
""
,
"VALUE--log-level"
:
""
,
"VALUE-n"
:
""
,
"VALUE--add-binary"
:
""
,
"VALUE-p"
:
""
,
"COMMASPLIT--hidden-import"
:
""
,
"VALUE--additional-hooks-dir"
:
""
,
"VALUE--runtime-hook"
:
""
,
"COMMASPLIT--exclude-module"
:
""
,
"VALUE--key"
:
""
,
"VALUE--debug"
:
""
,
"VALUE--version-file"
:
""
,
"VALUE-m"
:
""
,
"VALUE-r"
:
""
,
"VALUE--osx-bundle-identifier"
:
""
,
"VALUE--runtime-tmpdir"
:
""
,
"extra_command_data"
:
""
},
"switches"
:{
"disable_recursion_limit"
:
false
,
"OPTION-a"
:
false
,
"OPTION--clean"
:
false
,
"OPTION-s"
:
false
,
"OPTION--noupx"
:
false
,
"OPTION--uac-admin"
:
false
,
"OPTION--uac-uiaccess"
:
false
,
"OPTION--win-private-assemblies"
:
false
,
"OPTION--win-no-prefer-redirects"
:
false
,
"OPTION--bootloader-ignore-signals"
:
false
}
}
{
"command_data"
:{
"onefile"
:
false
,
"console"
:
true
,
"additional_files"
:{
"addFiles_lbb4d"
:{
"source"
:
"C:/Users/eric/Documents/code/python-to-exe/nutrimorph/main_prm.py"
,
"destination"
:
"."
},
"addFiles_ouqe7j"
:{
"source"
:
"C:/Users/eric/Documents/code/python-to-exe/nutrimorph/frangi3-nt.so"
,
"destination"
:
"."
}
}
},
"id_injectable"
:{
"file"
:
"C:/Users/eric/Documents/code/python-to-exe/nutrimorph/main.py"
,
"icon"
:
""
,
"output_location"
:
"C:/Users/eric/Documents/code/python-to-exe/nutrimorph/standalone"
,
"VALUE--upx-dir"
:
""
,
"VALUE--log-level"
:
""
,
"VALUE-n"
:
""
,
"VALUE--add-binary"
:
""
,
"VALUE-p"
:
""
,
"COMMASPLIT--hidden-import"
:
""
,
"VALUE--additional-hooks-dir"
:
""
,
"VALUE--runtime-hook"
:
""
,
"COMMASPLIT--exclude-module"
:
""
,
"VALUE--key"
:
""
,
"VALUE--debug"
:
""
,
"VALUE--version-file"
:
""
,
"VALUE-m"
:
""
,
"VALUE-r"
:
""
,
"VALUE--osx-bundle-identifier"
:
""
,
"VALUE--runtime-tmpdir"
:
""
,
"extra_command_data"
:
""
},
"switches"
:{
"disable_recursion_limit"
:
false
,
"OPTION-a"
:
false
,
"OPTION--clean"
:
false
,
"OPTION-s"
:
false
,
"OPTION--noupx"
:
false
,
"OPTION--uac-admin"
:
false
,
"OPTION--uac-uiaccess"
:
false
,
"OPTION--win-private-assemblies"
:
false
,
"OPTION--win-no-prefer-redirects"
:
false
,
"OPTION--bootloader-ignore-signals"
:
false
}
}
This diff is collapsed.
Click to expand it.
nutrimorph.bat
→
standalone/
nutrimorph.bat
+
11
−
0
View file @
4a1ebe49
...
...
@@ -6,9 +6,20 @@
@echo
off
setlocal
where
/q
powershell
if
ERRORLEVEL
1
(
echo
PowerShell
utility
is
missing
echo
Please
install
PowerShell
from
Microsoft
echo
[
Press
"Enter"
to
exit
]
pause
>
nul
exit
)
for
/f
"delims="
%%I
in
(
'powershell -noprofile "iex (${
%~f0
} | out-string)"'
)
do
(
.\main\main.exe
%%~I
)
echo
[
Press
"Enter"
to
exit
]
pause
>
nul
goto
:EOF
:
end
Batch
portion
/
begin
PowerShell
hybrid
chimera
#>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment