Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
DX Studio Player
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
DX Studio Player
Commits
3bbe26a9
Commit
3bbe26a9
authored
2 months ago
by
Cursed Light
Browse files
Options
Downloads
Patches
Plain Diff
Delete startDXStudioPlayer.bat
parent
59d3348d
Branches
Branches containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
startDXStudioPlayer.bat
+0
-10
0 additions, 10 deletions
startDXStudioPlayer.bat
with
0 additions
and
10 deletions
startDXStudioPlayer.bat
deleted
100644 → 0
+
0
−
10
View file @
59d3348d
@ECHO
OFF
PUSHD
%~dp0
FlashpointSecurePlayer
dxstudioplayer
"
%
~1"
IF
%ERRORLEVEL%
EQU
-
2
(
ECHO
MsgBox
"You cannot run multiple instances of Flashpoint Secure Player."
>
%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