Quote:
Originally Posted by rinaldo
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 
|
thanks. I didn't include that because like everyone use a password (most of the time). Fixed after you said & Temp problem is also updated.