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.

Aus einer Batch eine VBS-Datei starten

Empfohlene Antworten

Hallo zusammen,

ich möchte aus einer heraus Batch ein VBS-Script starten (passiert per AT).

@echo off

time /t >> c:\start_install64_java.log

q:

cd \daten\EBZ\Batch\JavaUpdate16

jre-6u16-windows-x64.exe /quiet

RENAME C:\WINDOWS\system32\java.exe java.exe_old

time /t >> c:\test64.log

q:

cd \daten\EBZ\Batch\JavaUpdate16

q:\daten\EBZ\Batch\JavaUpdate16\Java_aus_PATH_loeschen64.vbs

time /t >> c:\ende_install64_java.log

Das Script wird per AT Befehl gestartet. (wenn ich die Batch per doppelklick starte, läuft die Batch-Datei erfolgreich durch.)

Ich protokolliere mit => das Script kommt bis zu

time /t >> c:\test64.log

Danach bleibt der AT-Befehl hängen (wenn er durchläuft ist er durchgelaufen)...

Muss ich hier etwas spezielles beachtet werden, wenn das BAT per AT gestartet wird?

CLS

@ECHO OFF


ECHO.

ECHO Call VBScript...

cscript.exe //NoLogo "q:\daten\EBZ\Batch\JavaUpdate16\Java_aus_PATH_loeschen64.vbs"

EXIT

Gruss,

tester2k5

Bearbeitet von tester2k5

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Konto

Navigation

Suchen

Suchen

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.