Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Empfohlene Antworten

Veröffentlicht

Hi Leute,

kann mir einer von euch sagen, ob es möglich ist, in einer batch Datei, die z.b. ersten 3 Zeichen, abfragen zu können? Ganz %username% ist ja kein problem, kann ich aber auch nur 3 Zeichen abfragen? * und ? geht schon mal nicht :(

Gruss

Set oShell = CreateObject("WScript.Shell")

Set oWshProcessEnv = oShell.Environment("process")

msgbox Left(oWshProcessEnv("USERNAME"),3)

das ganze als .vbs abspeichern, ausführen, geht - sofern der windows scripting host bei dir läuft ;)

s'Amstel

Danke für deine mühe, die abfrage war aber dafür gedacht das in der *.bat Datei ein weiterer Befehl ausgeführt, wenn z.b. die ersten 3 Zeichen richtig sind.

Da werd ich mich als FIS wohl mal näher mit Windows Scripting beschätigen müssen :D :confused:

kannst ja dann in folge auch mit oShell.Run deinen "befehl" ausführen ...

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.