Thread: DiskSpan GUI
View Single Post
  #161  
Old 15-09-2022, 14:45
Gehrman's Avatar
Gehrman Gehrman is offline
Registered User
 
Join Date: Jan 2020
Location: Save Palestine
Posts: 78
Thanks: 1,375
Thanked 89 Times in 48 Posts
Gehrman is on a distinguished road
Thank you Cesar
After_Install works as well as ISExec.

Code:
[Record1]
Type=After_Install
Source={cmd}
Output=/c start "" "https://fileforums.com/"
Disk=1
Component=1

[Record2]
Type=FreeArc_Original
Source={src}\Data1a-01.bin
Output={app}\
Disk=1
Size=2.521.712 bytes

[Record3]
Type=After_Install
Source={cmd}
Output=/c start /w "" "{src}\Arc.exe" x -kb -ba- -dp"{app}" "{src}\TEST.arc"
Disk=1

[Record4]
Type=After_Install
Source={src}\Arc.exe
Output=x -o+ -kb -ba- -dp"{app}" "{src}\TEST.arc"
Disk=1

Last edited by Gehrman; 15-09-2022 at 16:57.
Reply With Quote
The Following User Says Thank You to Gehrman For This Useful Post:
Cesar82 (15-09-2022)