This repository was archived by the owner on Aug 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -162,13 +162,13 @@ function CreatePortable($config, $version)
162
162
New-Item - ItemType directory - Path .\Portable | Out-Null
163
163
164
164
Copy-Item ..\VisualMagick\bin\* .exe .\Portable
165
- Copy-Item ..\VisualMagick \config\colors.xml .\Portable
166
- Copy-Item ..\VisualMagick \config\english.xml .\Portable
167
- Copy-Item ..\VisualMagick \config\locale.xml .\Portable
168
- Copy-Item ..\VisualMagick \config\log.xml .\Portable
169
- Copy-Item ..\VisualMagick \config\magic.xml .\Portable
170
- Copy-Item ..\VisualMagick \config\mime.xml .\Portable
171
- Copy-Item ..\VisualMagick \config\quantization- table.xml .\Portable
165
+ Copy-Item ..\ImageMagick \config\colors.xml .\Portable
166
+ Copy-Item ..\ImageMagick \config\english.xml .\Portable
167
+ Copy-Item ..\ImageMagick \config\locale.xml .\Portable
168
+ Copy-Item ..\ImageMagick \config\log.xml .\Portable
169
+ Copy-Item ..\ImageMagick \config\magic.xml .\Portable
170
+ Copy-Item ..\ImageMagick \config\mime.xml .\Portable
171
+ Copy-Item ..\ImageMagick \config\quantization- table.xml .\Portable
172
172
Copy-Item ..\VisualMagick\bin\configure.xml .\Portable
173
173
Copy-Item ..\VisualMagick\bin\ImageMagick.rdf .\Portable
174
174
Copy-Item ..\VisualMagick\bin\delegates.xml .\Portable
You can’t perform that action at this time.
0 commit comments