forked from 9176324/Shark
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCreateISO.cmd
More file actions
20 lines (19 loc) · 762 Bytes
/
CreateISO.cmd
File metadata and controls
20 lines (19 loc) · 762 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
@rem
@rem
@rem Copyright (c) 2015 - 2021 by blindtiger. All rights reserved.
@rem
@rem The contents of this file are subject to the Mozilla Disk License Version
@rem 2.0 (the "License"); you may not use this file except in compliance with
@rem the License. You may obtain a copy of the License at
@rem http://www.mozilla.org/MPL/
@rem
@rem Software distributed under the License is distributed on an "AS IS" basis,
@rem WITHOUT WARRANTY OF ANY KIND, either express or implied. SEe the License
@rem for the specific language governing rights and limitations under the
@rem License.
@rem
@rem The Initial Developer of the Original Code is blindtiger.
@rem
@rem
@if exist Publisher.iso del /F /Q Publisher.iso
@oscdimgx64 -lPublisher -u1 .\Publisher Publisher.iso