1 |
Prio 1: |
============================================== |
2 |
|
Prio 1: |
3 |
|
============================================== |
4 |
(x) use RasSetEntryDialParams, if credentials are missing |
(x) use RasSetEntryDialParams, if credentials are missing |
5 |
--setup {connection} --user {username} --pass {password} |
--setup {connection} --user {username} --pass {password} |
6 |
--setup {connection} --gui |
--setup {connection} --gui |
7 |
(x) --install: pbk kopieren (an Windows-pbk anfügen) (with "type conn.pbk >> main.pbk) |
(x) --install: pbk kopieren (an Windows-pbk anfügen) (with "type conn.pbk >> main.pbk) |
8 |
|
|
9 |
Prio 1b: |
|
10 |
|
============================================== |
11 |
|
Prio 2: |
12 |
|
============================================== |
13 |
|
(x) RasNotify.exe using RasConnectionNotification! |
14 |
|
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rras/rras/RasConnectionNotification.asp |
15 |
|
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/waitforsingleobject.asp |
16 |
|
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/createevent.asp |
17 |
|
=> VpnDial.exe --monitor dachboden --up ip-up.bat |
18 |
|
(/) Programm blockiert RAS komplett, wenn Anwahl schiefläuft. "Asynchron" wählen. |
19 |
|
|
20 |
|
|
21 |
|
============================================== |
22 |
|
Prio 3: |
23 |
|
============================================== |
24 |
(o) Installer: |
(o) Installer: |
25 |
(o) VpnDial.exe kopieren nach: Programme\Netfrag.Org\VPN |
(o) VpnDial.exe kopieren nach: Programme\Netfrag.Org\VPN |
26 |
(o) Anderes nach Eigene Dateien kopieren: C:\Dokumente und Einstellungen\amo\VPN; evtl. etc, bin |
(o) Anderes nach Eigene Dateien kopieren: C:\Dokumente und Einstellungen\amo\VPN; evtl. etc, bin |
27 |
(o) Verknüpfung im Startmenü und auf Desktop mit entsprechenden Parametern |
(o) Verknüpfung im Startmenü und auf Desktop mit entsprechenden Parametern |
28 |
|
|
29 |
Prio 2: |
|
30 |
(o) Programm blockiert RAS komplett, wenn Anwahl schiefläuft |
============================================== |
31 |
|
Prio 4: |
32 |
|
============================================== |
33 |
(o) direct dial from pbk |
(o) direct dial from pbk |
34 |
(o) TrayIcon: wählen und auflegen, Zertifikats-Editor starten |
(o) TrayIcon: wählen und auflegen, Zertifikats-Editor starten |
35 |
(o) Gscheite GUI mit Routen-Editierung, Install Connection, usw. |
(o) Gscheite GUI mit Routen-Editierung, Install Connection, usw. |
36 |
|
(o) Auflösung der RAS-Fehlercodes in Text. Via FormatMessage? |
37 |
|
(o) Implement custom-dialing DLL? Use RAS Custom Scripting: |
38 |
|
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rras/rras/ras_custom_scripting.asp |
39 |
|
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rras/rras/rascustomscriptexecute.asp |