beogradsko programiranje
Showing posts with label najbolje. Show all posts
Showing posts with label najbolje. Show all posts
Tuesday, May 9, 2017
Wednesday, April 26, 2017
Treba vam RAT evo delphi varijante
Treba vam RAT evo delphi varijante:
https://underc0de.org/foro/delphi/(delphi)-dh-rat-0-3/
https://underc0de.org/foro/delphi/(delphi)-dh-rat-0-3/
Tuesday, April 25, 2017
Štampanje pdf fajla iz komandne linije windows-a
Štampanje pdf fajla iz komandne linije windows-a:
printer name, driver, and port - in that order. Your final command should resemble:
AcroRd32.exe /t <file.pdf> <printer_name> <printer_driver> <printer_port>
For example:
"C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AcroRd32.exe" /t "C:\Folder\File.pdf" "Brother MFC-7820N USB Printer" "Brother MFC-7820N USB Printer" "IP_192.168.10.110"
"C:\Program Files (x86)\Adobe\Reader 10.0\Reader\AcroRd32.exe" /t "$pdf"
You can also run pdfprint.exe from a DOS window to print all PDF files in a folder by one command line, such as,
for %F in (D:\temp*.pdf) do pdfprint.exe "%F"
for /r D:\temp %F in (*.pdf) do pdfprint.exe "%F"
Wednesday, March 22, 2017
Tuesday, March 21, 2017
http://torry.net/pages.php?id=295
Tuesday, February 21, 2017
GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
Monday, February 20, 2017
Tuesday, December 6, 2016
Android lazarus
Subscribe to:
Posts (Atom)