3 lines
235 B
Batchfile
3 lines
235 B
Batchfile
SET class_path=target\video-encryptor-1.0.1.jar;
|
|
|
|
native-image --no-fallback -H:ConfigurationFileDirectories=src\main\resources\META-INF\native-image --allow-incomplete-classpath -classpath %class_path% com.hnos.video.VideoEncryptorGUI |