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
6043db87
Commit
6043db87
authored
1 year ago
by
AL
Browse files
Options
Downloads
Patches
Plain Diff
New .bat file to fix fonts
parent
cd225651
Branches
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
startASAPWebshow.bat
+5
-3
5 additions, 3 deletions
startASAPWebshow.bat
with
5 additions
and
3 deletions
startASAPWebshow.bat
+
5
−
3
View file @
6043db87
...
...
@@ -6,7 +6,9 @@ powershell -executionpolicy bypass -File "Fonts\Install-Font.ps1" "Fonts\ASAP We
FlashpointSecurePlayer
netscape
"
%
~1"
REM Uninstall fonts
powershell
-executionpolicy
bypass
-File
"Fonts\Uninstall-Font.ps1"
"Fonts\ASAP Webshow\ASAPGLF.TTF"
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
)
POPD
\ No newline at end of file
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