Posts: 3'164
Threads: 47
Joined: Dec 2008
Reputation:
205
(This post was last modified: 28.02.2009, 19:04 by SlimShady95.)
28.02.2009, 19:00
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
Posts: 3'164
Threads: 47
Joined: Dec 2008
Reputation:
205
(This post was last modified: 01.03.2009, 18:24 by SlimShady95.)
01.03.2009, 11:47
So hab mal ein Tut gemacht, wie mann bei Vista auch die "Ausführenbox" hingriegt
[ 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
Wenn ihr die Datei runterladet, meldet euch bitte auch im Forum an [ Link]
Danke
MfG Manuel
Posts: 704
Threads: 17
Joined: Feb 2009
Reputation:
38
(This post was last modified: 01.03.2009, 13:30 by Agamendon.)
01.03.2009, 12:50
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
*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
Posts: 3'164
Threads: 47
Joined: Dec 2008
Reputation:
205
(01.03.2009, 12:50)Agamendon Wrote: gutes tut; Erst mal danke
(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 .js is doch Javascript, naja egal, solange es geht
MfG Manuel
Posts: 704
Threads: 17
Joined: Feb 2009
Reputation:
38
ehm stimmt aber mit .js gehts schneller
Posts: 18
Threads: 0
Joined: Sep 2008
Reputation:
0
Geht aber auch einfacher
Rechtsklick Auf Taskleiste -> Eigenschaften -> Startmenü -> Anpassen... -> Bei: Befehl "Ausführen" das Häkchen setzen
Und dann wirds bei klick auf das Windows symbol angezeigt
Posts: 704
Threads: 17
Joined: Feb 2009
Reputation:
38
(01.03.2009, 19:00)dolanar Wrote: Geht aber auch einfacher
Rechtsklick Auf Taskleiste -> Eigenschaften -> Startmenü -> Anpassen... -> Bei: Befehl "Ausführen" das Häkchen setzen
Und dann wirds bei klick auf das Windows symbol angezeigt
nice, hate vorhin ganau das gleiche mit neben herunterfahren und sperren aber so gehts natürlich leichter
Posts: 1'107
Threads: 37
Joined: May 2008
Reputation:
47
~smalltalk entfehrnt - wenn ihr privat diskutieren möchtet, so macht dies bitte per PN!
Posts: 23
Threads: 2
Joined: Mar 2009
Reputation:
0
(This post was last modified: 19.03.2009, 15:48 by Kristure.)
19.03.2009, 15:48
Is this a toutorial on how to get dslan work on vista?
If yes can someone please translate to english.
Mfg Kristure
Sry for my bad english
Posts: 3'164
Threads: 47
Joined: Dec 2008
Reputation:
205
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
Posts: 23
Threads: 2
Joined: Mar 2009
Reputation:
0
(This post was last modified: 19.03.2009, 15:53 by Kristure.)
19.03.2009, 15:52
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
Mfg Kristure
Sry for my bad english
Posts: 3'164
Threads: 47
Joined: Dec 2008
Reputation:
205
(This post was last modified: 19.03.2009, 15:56 by SlimShady95.)
19.03.2009, 15:55
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
MfG Manuel
Posts: 4'673
Threads: 6
Joined: May 2008
Reputation:
171
(This post was last modified: 19.03.2009, 15:58 by Black Arrow.)
19.03.2009, 15:56
yes it is possible to run dslan on vista.
Posts: 23
Threads: 2
Joined: Mar 2009
Reputation:
0
(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
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
Mfg Kristure
Sry for my bad english
Posts: 3'164
Threads: 47
Joined: Dec 2008
Reputation:
205
What does apache_start.bat do?
MfG Manuel
Posts: 23
Threads: 2
Joined: Mar 2009
Reputation:
0
It opens CMD (command prompt) and start apache 2
Mfg Kristure
Sry for my bad english
Posts: 4'673
Threads: 6
Joined: May 2008
Reputation:
171
(This post was last modified: 19.03.2009, 16:04 by Black Arrow.)
19.03.2009, 16:02
(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?
Posts: 23
Threads: 2
Joined: Mar 2009
Reputation:
0
Mfg Kristure
Sry for my bad english
Posts: 704
Threads: 17
Joined: Feb 2009
Reputation:
38
whats the problem ?
its normal so..
Posts: 23
Threads: 2
Joined: Mar 2009
Reputation:
0
(This post was last modified: 19.03.2009, 18:08 by Kristure.)
19.03.2009, 17:01
So i must just wait?
If yes how long?
I really don't like to wait
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
Mfg Kristure
Sry for my bad english
|