You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With New cVszArchive
.AddFile App.Path & "\plugins\*.*"
.Parameter("x") = 3 '-- CompressionLevel = Fast
.CompressArchive App.Path & "\plugins.7z"
End With
MsgBox "pluginsx.7z created ok", vbExclamation
Is possible to add from folder @wqweto ?
i have try:
but not working