Hi,
starting point is a simple powershell shell script testarray.ps1:
Continue reading Powershell: Passing an array to a script at command line
Hi,
starting point is a simple powershell shell script testarray.ps1:
Continue reading Powershell: Passing an array to a script at command line
Hi,
sometimes the Hikvision firmware of some IP Cameras comes up with the chinese language. Also its impossible to select another language because they are removed from the DropDown Box.
Continue reading Hikvision: Webfrontend in chinese language
Hi,
Passwords for new users or for joining a domain could defined in plain text or encrypted at sysprep.xml or unattend.xml file. But they are not “really” encrypted.
Continue reading Windows: Script to recover lost Passwords from a unattend/sysprep.xml file
Hi,
to check if command extensions are enabled check the following registry key
Continue reading Windows: Enable cmd command extensions
Hi,
Eagle does not offer a possibility to print a PCB layout repeatedly to a page. Also the copy & paste approach is limited to the max. board size and therefore depending on the license.
A possible way is to export the layout of the PCB to an .png file, import the image to GIMP and duplicate them.
Continue reading Eagle: Approach to print a layout repeatedly to a page