1 / 58
; KEY 259
580 likes | 789 Vues
; KEY 259. ;. ; Program SYSPWD-Check. ; Config:. ; 1 Hide System-PWD ? Y TEST. ; 2 Replace PWD with following STRING *** PWD CONFIRMED ***. ; 3 Backscreen C:pcbppeleer.ans. ; 4 X Y Position, Maxlen, Maxtries 33 2 12 3.
Télécharger la présentation
; KEY 259
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
; 5 Y/N Display <File> on .X. mismatches Y C:\pcb\ppe\hangup.ans
IF (UPPER(hide)="Y") INPUTSTR "_",tmp,0,maxlen,"qwertzuiop+asdfgh@jkl”„#yxcvbnm,.-<>QWERTZUIOPš*ASDFGHJKL™Ž'YXCVBNM;:_!$%&/()=?`ø^1234567890|~ýü ",ECHODOTS
IF (UPPER(hide)!="Y") INPUTSTR "_",tmp,0,maxlen,"qwertzuiop+asdfgh@jkl”„#yxcvbnm,.-<>QWERTZUIOPš*ASDFGHJKL™Ž'YXCVBNM;:_!$%&/()=?`ø^1234567890|~ýü ",0
More Related