Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
ASAP WebShow
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Cursed Light
ASAP WebShow
Commits
cd225651
Commit
cd225651
authored
1 year ago
by
Wumbo
Browse files
Options
Downloads
Patches
Plain Diff
Remove multiple instances check (handled by FSP now)
parent
d39526fc
Branches
Branches containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
startASAPWebshow.bat
+0
-6
0 additions, 6 deletions
startASAPWebshow.bat
with
0 additions
and
6 deletions
startASAPWebshow.bat
+
0
−
6
View file @
cd225651
...
...
@@ -6,12 +6,6 @@ powershell -executionpolicy bypass -File "Fonts\Install-Font.ps1" "Fonts\ASAP We
FlashpointSecurePlayer
netscape
"
%
~1"
IF
%ERRORLEVEL%
EQU
-
2
(
ECHO
MsgBox
"You cannot run multiple instances of Flashpoint Secure Player. Please close other Flashpoint games and animations that are open."
>
%TMP%
\TMP.VBS
WSCRIPT
/nologo
%TMP%
\TMP.VBS
DEL
%TMP%
\TMP.VBS
)
REM Uninstall fonts
powershell
-executionpolicy
bypass
-File
"Fonts\Uninstall-Font.ps1"
"Fonts\ASAP Webshow\ASAPGLF.TTF"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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