summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Castillo2011-06-22 19:57:16 +0200
committerJavier Castillo2011-06-22 19:57:16 +0200
commit96b034cda870f48485129b040cd02f559d3c52c5 (patch)
treea1ee820eae2a25337db149b76e45ccd51b4adb52
parentInformation über die 2 veschiedenen Versionen. (diff)
downloadlogintool-96b034cda870f48485129b040cd02f559d3c52c5.tar.gz
logintool-96b034cda870f48485129b040cd02f559d3c52c5.tar.xz
logintool-96b034cda870f48485129b040cd02f559d3c52c5.zip
Laufwerke nicht verbinden
-rw-r--r--RZ-POOL/AccountValue.suobin52736 -> 53248 bytes
-rw-r--r--RZ-POOL/AccountValue/Form1.cs10
-rw-r--r--RZ-POOL/AccountValue/bin/Release/AccountValue.exebin329728 -> 328704 bytes
-rw-r--r--RZ-POOL/AccountValue/bin/Release/AccountValue.pdbbin69120 -> 81408 bytes
-rw-r--r--RZ-POOL/AccountValue/bin/Release/Interop.SHDocVw.dllbin139264 -> 139264 bytes
-rw-r--r--RZ-POOL/AccountValue/obj/Release/AccountValue.Properties.Resources.resourcesbin2745 -> 2745 bytes
-rw-r--r--RZ-POOL/AccountValue/obj/Release/AccountValue.csproj.FileListAbsolute.txt18
-rw-r--r--RZ-POOL/AccountValue/obj/Release/AccountValue.csproj.ResolveComReference.cachebin593 -> 593 bytes
-rw-r--r--RZ-POOL/AccountValue/obj/Release/AccountValue.exebin329728 -> 328704 bytes
-rw-r--r--RZ-POOL/AccountValue/obj/Release/AccountValue.pdbbin69120 -> 81408 bytes
-rw-r--r--RZ-POOL/AccountValue/obj/Release/Interop.SHDocVw.dllbin139264 -> 139264 bytes
-rw-r--r--RZ-POOL/AccountValue/obj/Release/build.force0
12 files changed, 23 insertions, 5 deletions
diff --git a/RZ-POOL/AccountValue.suo b/RZ-POOL/AccountValue.suo
index 7249606..24c3e7a 100644
--- a/RZ-POOL/AccountValue.suo
+++ b/RZ-POOL/AccountValue.suo
Binary files differ
diff --git a/RZ-POOL/AccountValue/Form1.cs b/RZ-POOL/AccountValue/Form1.cs
index c70b10f..0caf5ed 100644
--- a/RZ-POOL/AccountValue/Form1.cs
+++ b/RZ-POOL/AccountValue/Form1.cs
@@ -124,7 +124,7 @@ namespace AccountValue
try
{
- MessageBox.Show("Wenn Sie die Drucker benutzen und Daten in Ihrem Homeverzeichnis speichern möchten, melden Sie sich bitte im Fenster, das gleich angezeigt wird, an!", "Information!", MessageBoxButtons.OK, MessageBoxIcon.Information);
+ //MessageBox.Show("Wenn Sie die Drucker benutzen und Daten in Ihrem Homeverzeichnis speichern möchten, melden Sie sich bitte im Fenster, das gleich angezeigt wird, an!", "Information!", MessageBoxButtons.OK, MessageBoxIcon.Information);
}
catch { }
}
@@ -167,14 +167,14 @@ namespace AccountValue
mountHomeDirectory();
//########## Shared Directory mounten #############################
- mountSharedDirectory();
+ //mountSharedDirectory();
//########## Drucker-Kontostand ###################################
getAccountInformation();
//########## Scanner einbinden ####################################
- if (info == null || info == "") MessageBox.Show("Speichern Sie bitte Ihre Dateien im Homeverzeichnis K: oder unter \"Eigenen Dateien\"!\nSpeichern Sie wichtige Daten nie außerhalb Ihres Homeverzeichnisses, da diese sonst nach dem Abmelden verloren werden.", "Wichtige Information!");
- else MessageBox.Show(info, "Wichtige Information");
+ //if (info == null || info == "") MessageBox.Show("Speichern Sie bitte Ihre Dateien im Homeverzeichnis K: oder unter \"Eigenen Dateien\"!\nSpeichern Sie wichtige Daten nie außerhalb Ihres Homeverzeichnisses, da diese sonst nach dem Abmelden verloren werden.", "Wichtige Information!");
+ //else MessageBox.Show(info, "Wichtige Information");
}
//#####################################################################
@@ -398,7 +398,7 @@ namespace AccountValue
return;
}
//##############################################
- createDesktopLinks("Homeverzeichnis K", "k:\\");
+ //createDesktopLinks("Homeverzeichnis K", "k:\\");
}
}
diff --git a/RZ-POOL/AccountValue/bin/Release/AccountValue.exe b/RZ-POOL/AccountValue/bin/Release/AccountValue.exe
index e449464..9713ef6 100644
--- a/RZ-POOL/AccountValue/bin/Release/AccountValue.exe
+++ b/RZ-POOL/AccountValue/bin/Release/AccountValue.exe
Binary files differ
diff --git a/RZ-POOL/AccountValue/bin/Release/AccountValue.pdb b/RZ-POOL/AccountValue/bin/Release/AccountValue.pdb
index 44035eb..20c3c77 100644
--- a/RZ-POOL/AccountValue/bin/Release/AccountValue.pdb
+++ b/RZ-POOL/AccountValue/bin/Release/AccountValue.pdb
Binary files differ
diff --git a/RZ-POOL/AccountValue/bin/Release/Interop.SHDocVw.dll b/RZ-POOL/AccountValue/bin/Release/Interop.SHDocVw.dll
index 9396fbd..ffed0de 100644
--- a/RZ-POOL/AccountValue/bin/Release/Interop.SHDocVw.dll
+++ b/RZ-POOL/AccountValue/bin/Release/Interop.SHDocVw.dll
Binary files differ
diff --git a/RZ-POOL/AccountValue/obj/Release/AccountValue.Properties.Resources.resources b/RZ-POOL/AccountValue/obj/Release/AccountValue.Properties.Resources.resources
index 1aa9122..259ee4a 100644
--- a/RZ-POOL/AccountValue/obj/Release/AccountValue.Properties.Resources.resources
+++ b/RZ-POOL/AccountValue/obj/Release/AccountValue.Properties.Resources.resources
Binary files differ
diff --git a/RZ-POOL/AccountValue/obj/Release/AccountValue.csproj.FileListAbsolute.txt b/RZ-POOL/AccountValue/obj/Release/AccountValue.csproj.FileListAbsolute.txt
index e22c5e0..ea0a426 100644
--- a/RZ-POOL/AccountValue/obj/Release/AccountValue.csproj.FileListAbsolute.txt
+++ b/RZ-POOL/AccountValue/obj/Release/AccountValue.csproj.FileListAbsolute.txt
@@ -16,3 +16,21 @@ C:\Users\Javier Castillo\Desktop\GIT\logintool\AccountValue\obj\Release\AccountV
C:\Users\Javier Castillo\Desktop\GIT\logintool\AccountValue\obj\Release\AccountValue.Form3.resources
C:\Users\Javier Castillo\Desktop\GIT\logintool\AccountValue\obj\Release\AccountValue.Properties.Resources.resources
C:\Users\Javier Castillo\Desktop\GIT\logintool\AccountValue\obj\Release\AccountValue.csproj.GenerateResource.Cache
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\obj\Release\Interop.IWshRuntimeLibrary.dll
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\obj\Release\Interop.SHDocVw.dll
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\obj\Release\AccountValue.csproj.ResolveComReference.cache
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\obj\Release\AccountValue.exe
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\obj\Release\AccountValue.pdb
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\bin\Release\AccountValue.exe
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\bin\Release\AccountValue.pdb
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\bin\Release\ColorProgressBar.dll
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\bin\Release\TL.XML.dll
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\bin\Release\TL.XML.xml
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\bin\Release\Interop.IWshRuntimeLibrary.dll
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\bin\Release\Interop.SHDocVw.dll
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\obj\Release\ResolveAssemblyReference.cache
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\obj\Release\AccountValue.Form1.resources
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\obj\Release\AccountValue.Form2.resources
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\obj\Release\AccountValue.Form3.resources
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\obj\Release\AccountValue.Properties.Resources.resources
+C:\Users\Javier Castillo\Desktop\GIT\logintool\RZ-POOL\AccountValue\obj\Release\AccountValue.csproj.GenerateResource.Cache
diff --git a/RZ-POOL/AccountValue/obj/Release/AccountValue.csproj.ResolveComReference.cache b/RZ-POOL/AccountValue/obj/Release/AccountValue.csproj.ResolveComReference.cache
index 3a9f25f..1dadee4 100644
--- a/RZ-POOL/AccountValue/obj/Release/AccountValue.csproj.ResolveComReference.cache
+++ b/RZ-POOL/AccountValue/obj/Release/AccountValue.csproj.ResolveComReference.cache
Binary files differ
diff --git a/RZ-POOL/AccountValue/obj/Release/AccountValue.exe b/RZ-POOL/AccountValue/obj/Release/AccountValue.exe
index e449464..9713ef6 100644
--- a/RZ-POOL/AccountValue/obj/Release/AccountValue.exe
+++ b/RZ-POOL/AccountValue/obj/Release/AccountValue.exe
Binary files differ
diff --git a/RZ-POOL/AccountValue/obj/Release/AccountValue.pdb b/RZ-POOL/AccountValue/obj/Release/AccountValue.pdb
index 44035eb..20c3c77 100644
--- a/RZ-POOL/AccountValue/obj/Release/AccountValue.pdb
+++ b/RZ-POOL/AccountValue/obj/Release/AccountValue.pdb
Binary files differ
diff --git a/RZ-POOL/AccountValue/obj/Release/Interop.SHDocVw.dll b/RZ-POOL/AccountValue/obj/Release/Interop.SHDocVw.dll
index 9396fbd..ffed0de 100644
--- a/RZ-POOL/AccountValue/obj/Release/Interop.SHDocVw.dll
+++ b/RZ-POOL/AccountValue/obj/Release/Interop.SHDocVw.dll
Binary files differ
diff --git a/RZ-POOL/AccountValue/obj/Release/build.force b/RZ-POOL/AccountValue/obj/Release/build.force
deleted file mode 100644
index e69de29..0000000
--- a/RZ-POOL/AccountValue/obj/Release/build.force
+++ /dev/null