diff options
author | martin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-10-15 22:33:51 +0000 |
---|---|---|
committer | martin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-10-15 22:33:51 +0000 |
commit | 8294814912311b9c9879d6d48a8ee98cee3cd024 (patch) | |
tree | 1accf39520d774c4f44214596b76401f01220bb3 /portable | |
parent | 2fdf4b7410d9968a923ebf6966fb38d0e2e805df (diff) |
veraltete autorun.inf mal aktualisiert…
git-svn-id: https://svn.neo-layout.org@985 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'portable')
-rw-r--r-- | portable/autorun.inf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/portable/autorun.inf b/portable/autorun.inf index 66dd69d..e332769 100644 --- a/portable/autorun.inf +++ b/portable/autorun.inf @@ -1,4 +1,4 @@ [autorun]
-OPEN = neo\neo20-all-in-one.exe
-ACTION = neo\neo20-all-in-one.exe
+OPEN = neo\neo20.exe
+ACTION = neo\neo2.exe
ICON = neo\neo.ico
|