TWLan Forum

Full Version: Ausführen bei XP und Vista
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Also man kennt das ja:
Jemand sagt man soll Start --> und dann Ausfürhen, nun bei XP is das ja noch ganz leicht, aber wie geht das bei Vista?

Start Taste (Wo dann das Startmenü kommt) und gleichzeitig R drücken
Edit: Geht bei XP auch ^^

MfG Manuel
So hab mal ein Tut gemacht, wie mann bei Vista auch die "Ausführenbox" hingriegt Wink

[Link]
Edit: Musste den Hoster ändern, da man die Datei nur 2mal anklicken konnte, dann stand da "Sie haben die Datei schon zu oft runtergeladen"


Edit2: iNk hat gesagt man muss sich im Forum anmelden für die Datei, sorry Wink
Wenn ihr die Datei runterladet, meldet euch bitte auch im Forum an [Link]
Danke

MfG Manuel
gutes tut;

hier mein vorschlag:
eine shell datei (mit endung ".js") mit den inhalt auf dem desktop speichern

Code:
shell=new ActiveXObject('WScript.Shell');
shell.SendKeys('^{ESC}',true);
WScript.Sleep(200);
shell.SendKeys('ausführen',true);
WScript.Sleep(500);
shell.SendKeys('^{ENTER}',true);

habs nur unter vista aufgebaut, in xp hoffe ich sollte es auch gehen

mahl schaun
was noch gehen täte staat das aufwändige:

bei vista einfach mit rechtsklick auf die leiste* klicken und auf eingenschaften. dan auf anpassen und das häckhen bei "Befehl Ausführen" resultat ist das gleiche wie in deinen tu geht nur schneller Smile

*ich hab die leiste immer neben "ausschalten" und "sperren" knopf rechts geklickt da es die leichteste stelle ist keinen befehl ausversehen zu rechtsklicken

mfg Daniel
(01.03.2009, 12:50)Agamendon Wrote: [ -> ]gutes tut;
Erst mal danke Wink

(01.03.2009, 12:50)Agamendon Wrote: [ -> ]hier mein vorschlag:
eine shell datei (mit endung ".js") mit den inhalt auf dem desktop speichern

Code:
shell=new ActiveXObject('WScript.Shell');
shell.SendKeys('^{ESC}',true);
WScript.Sleep(200);
shell.SendKeys('ausführen',true);
WScript.Sleep(500);
shell.SendKeys('^{ENTER}',true);

habs nur unter vista aufgebaut, in xp hoffe ich sollte es auch gehen

Hab schon bissel was mit Shell/WSH gemacht, muss die Endung dann nich .vbs sein? Also ich nehm immer .vbs Tongue .js is doch Javascript, naja egal, solange es geht Tongue

MfG Manuel
ehm stimmt aber mit .js gehts schneller
Geht aber auch einfacher Big Grin

Rechtsklick Auf Taskleiste -> Eigenschaften -> Startmenü -> Anpassen... -> Bei: Befehl "Ausführen" das Häkchen setzen

Und dann wirds bei klick auf das Windows symbol angezeigt Wink
(01.03.2009, 19:00)dolanar Wrote: [ -> ]Geht aber auch einfacher Big Grin

Rechtsklick Auf Taskleiste -> Eigenschaften -> Startmenü -> Anpassen... -> Bei: Befehl "Ausführen" das Häkchen setzen

Und dann wirds bei klick auf das Windows symbol angezeigt Wink

nice, hate vorhin ganau das gleiche mit neben herunterfahren und sperren aber so gehts natürlich leichter
~smalltalk entfehrnt - wenn ihr privat diskutieren möchtet, so macht dies bitte per PN!
Is this a toutorial on how to get dslan work on vista?
If yes can someone please translate to english.
No its a tutorial, what sas you, how you get the "Ausführen" ("Run") und your startmenu on vista.
Sorry for my bad English...

MfG Manuel
So is it possible to run dslan on vista or not?
I really want this to work so i will install XP if i need
sure it is possible ;]
you must extract the downloaded file and run setup_xammp.bat, refresh, run apache_start.bat, mysql_start.bat and let it open, then you must go to this site:
http://localhost or for adminpannel http://localhost/admin/

@ Black: Haha war schneller Tongue

MfG Manuel
yes it is possible to run dslan on vista.
(19.03.2009, 15:55)SlimShady95 Wrote: [ -> ]sure it is possible ;]
you must extract the downloaded file and run setup_xammp.bat, refresh, run apache_start.bat, mysql_start.bat and let it open, then you must go to this site:
http://localhost or for adminpannel http://localhost/admin/

@ Black: Haha war schneller Tongue

MfG Manuel

I tryed this but apache_start.bat did not work or used very long time, is this normal.

Thanks alot for the help
What does apache_start.bat do?

MfG Manuel
It opens CMD (command prompt) and start apache 2
(19.03.2009, 15:58)Kristure Wrote: [ -> ]I tryed this but apache_start.bat did not work or used very long time, is this normal.

Thanks alot for the help


no, it isn't. Show apache_start.bat a error message?
[Image: xf53cl.jpg]
whats the problem ?
its normal so..
So i must just wait?
If yes how long?
I really don't like to wait Tongue

Do i have open all at the same time
I tryed to open all at the same time and this happend
Bitte erst bei einem gewollten Shutdown schliessen
I did this maybe that is the problem

Quote:C:\Users\Kristoffer\Downloads\dslan_v1.21\dslan_v1.21>cd htdocs\daemons

C:\Users\Kristoffer\Downloads\dslan_v1.21\dslan_v1.21\htdocs\daemons>..\..\apach
e\bin\php.exe event.php
X-Powered-By: PHP/4.4.4
Content-type: text/html

´??Es konnte keine Verbindung mit dem MySql Server hergestellt werden.
C:\Users\Kristoffer\Downloads\dslan_v1.21\dslan_v1.21\htdocs\daemons>goto endlos


C:\Users\Kristoffer\Downloads\dslan_v1.21\dslan_v1.21\htdocs\daemons>..\..\apach
e\bin\php.exe event.php
X-Powered-By: PHP/4.4.4
Content-type: text/html

´??Es konnte keine Verbindung mit dem MySql Server hergestellt werden.
C:\Users\Kristoffer\Downloads\dslan_v1.21\dslan_v1.21\htdocs\daemons>goto endlos


C:\Users\Kristoffer\Downloads\dslan_v1.21\dslan_v1.21\htdocs\daemons>..\..\apach
e\bin\php.exe event.php
File 'c:\mysql\share\charsets\?.conf' not found (Errcode: 2)
Character set '#48' is not a compiled character set and is not specified in the
'c:\mysql\share\charsets\Index' file

This happend on the dslan start
Pages: 1 2