The archive tag has no wiki summary.
2
votes
2answers
66 views
Add a file to a different path in a zip file
I have a file that placed in the following directory:
folder_A/another_folder_A/file_to_add.xml
Now, what I want to do is simply add the file to a folder in an existing zip archive.
For example ...
4
votes
0answers
323 views
Faster alternative to ArchiveMount?
At the moment I am using ArchiveMount to mount a 123,000 kb archive that contains more then 3 million files inside. So far it has been mounting for 5+ hours and still isn't finished.
Is there a ...
3
votes
0answers
71 views
Configuring networked printer to archive print jobs
Our existing infrastructure has a shared printer running on a windows machine.
It may be upgraded to a real network tcp/ip based printer in the near future.
How can I make it automatically keep a ...
2
votes
0answers
174 views
Creating Windows self-extracting executables that can auto-run a script
Does a tool exist (preferably packaged in Debian) to create Windows self-extracting executables that can auto-run a script in the archive once the extracting is done?
I've been toying with NSIS but I ...
