Jump to content

HouseRockerZz

Members
  • Posts

    10
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

HouseRockerZz's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. I remarked both and it´s still working... Should I leave like this? Edit: I get the same Error after a few new starts of the program...
  2. This is the only Key I could find with cls... I think it changed... Shall I try to change the searching filter to this key?
  3. That´s bad but how could the DLL Check fail when there is an existing dll?
  4. How do you mean this?
  5. The dll is existing but the reg key isn´t existing...
  6. I redownloaded the GUI and copied it again with overwriting. Now everything on my Computer works fine, but on other Computers, the program starts copiing the first file to the zip file and then stops... Has anyone a solution for this problem?
  7. I forgot to say, that the creating of the Zipfile works fine. It´s just the Folder adding, i got issues with...
  8. Hi lgvlgv, it worked a while until I changed something. But I dont really know, what I have changed to let it stop working... But thanks for the quick answer! I´ll check this and come back this later.
  9. Hi Torels, first of all I´d like to thank you for this UDF. 2nd point is, that I´m getting an Error with your UDF... I´m using Windows 10 and the Error message I´m getting is: The Code I am working with is: $Zip = _Zip_Create(@ScriptDir & "\#data\" & "\Backup\" & $Raum & "_" & _NowDate() & " " & $Zeit & " Uhr" &".zip") $Root = @ScriptDir & "\" & $Raum & $Verbindung & $I & $Endung MsgBox($MB_SYSTEMMODAL, "", $Root) _Zip_AddFolder($Zip, $Root) Can you tell me what the problem is?
×
×
  • Create New...