View Single Post
  #5  
Old 22-02-2016, 06:47
rinaldo's Avatar
rinaldo rinaldo is offline
Registered User
 
Join Date: Sep 2015
Location: Rome
Posts: 433
Thanks: 101
Thanked 696 Times in 191 Posts
rinaldo is on a distinguished road
this string creates temporary files a bit everywhere

Code:
New String(10) {}(0) = "compress\arc a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -hp -p"(1) = Me.password(2) = " -w.\ "

Code:
New String(10) {}(0) = "compress\arc a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -hp -p"(1) = Me.password(2) = " -w.\Temp "

You do not need to enter the forced password if one does not want
Code:
If TextBox.Text = "" Then
Argument without pass
Else
Argument with pass
End If

ops! very nice ipman_98 continue like this
__________________
if you understand read more

Last edited by rinaldo; 22-02-2016 at 07:27.
Reply With Quote
The Following User Says Thank You to rinaldo For This Useful Post:
ipman_98 (22-02-2016)