I do not understand your question. do the following:
1. download salrun.zip
2. copy the "salrun.exe" into an installed Salamander-directory
3. export under Salamander the configuration (config_.reg)
4. copy the complete directory to you USB-stick
5. run "Salrun.exe instead of salamand.exe
that is ...
Search found 4 matches
- 08 Oct 2010, 09:31
- Forum: General Discussion
- Topic: How to make Salamander "portable" for an USB-stick ?
- Replies: 3
- Views: 7974
- 16 Sep 2010, 11:10
- Forum: General Discussion
- Topic: How to make Salamander "portable" for an USB-stick ?
- Replies: 3
- Views: 7974
How to make Salamander "portable" for an USB-stick ?
The Salamander is still not portable, but you can do it easily with an Autoit script:
#NoTrayIcon
RunWait("regedit.exe /E " & @ScriptDir & "\temp.reg HKEY_CURRENT_USER\Software\Altap")
RunWait("regedit.exe /S " & @ScriptDir & "\config_.reg")
RunWait(@ScriptDir & "/salamand.exe", "", @SW_MAXIMIZE ...
#NoTrayIcon
RunWait("regedit.exe /E " & @ScriptDir & "\temp.reg HKEY_CURRENT_USER\Software\Altap")
RunWait("regedit.exe /S " & @ScriptDir & "\config_.reg")
RunWait(@ScriptDir & "/salamand.exe", "", @SW_MAXIMIZE ...
- 02 Sep 2009, 18:41
- Forum: Problems and Troubleshooting
- Topic: files heading with a "." in 2.52
- Replies: 5
- Views: 8582
files heading with a "." in 2.52
Hello Jan,
i have a problem with the version 2.52, the listing of the files heading with a "." is very difficult to read now (screenshot11). the version 2.51 takes the filename ".htaccess" as "name" (screenshot12) and that was much better ...
i have a lot of such files ...
best regards
J. Agam
i have a problem with the version 2.52, the listing of the files heading with a "." is very difficult to read now (screenshot11). the version 2.51 takes the filename ".htaccess" as "name" (screenshot12) and that was much better ...
i have a lot of such files ...
best regards
J. Agam
- 01 Mar 2006, 19:58
- Forum: Feature Requests
- Topic: Change Attributes CTL-F2 - a suggestion
- Replies: 0
- Views: 5423
Change Attributes CTL-F2 - a suggestion
miss in that windows an additional option:
Directories only (to change attributes WITH subdirectories, but not the files)
since a lot of years i use the same date for all my directories (1.1.2001 01:01:01). so i can see very fast in the salamander if some program creates a new directory ... that ...
Directories only (to change attributes WITH subdirectories, but not the files)
since a lot of years i use the same date for all my directories (1.1.2001 01:01:01). so i can see very fast in the salamander if some program creates a new directory ... that ...