Re: paging Brian Wolven
rabidcow <[email protected]>
| Newsgroups | gmane.comp.windows.shells.litestep |
|---|---|
| Message-ID | <[email protected]> |
Brian Wolven wrote:
> So you just need to look for the !savesetting bang or $settingsfile$ to
> see when volatile.rc is used. Agent Ransack is great for that, or you
> could try xcal's LSTweaker. Or you could do something like this (sorry
> if this is ugly, sometimes wrapping sucks ;) ) if you're running an
> alternate OS but have your XP partition mounted:
>
> brian@brian-laptop:/media/hda2/Shells/LiteStep/profiles/Brian/themes/ProjectXPC/Config$
> egrep -ir "settingsfile|savesetting" *.rc
pretty sure in Windows that'd be some variation on:
D:\Shells\LiteStep\profiles\Brian\themes\ProjectXPC\Config> findstr /S
/I "settingsfile savesetting" *.rc
But there does seem to be some oddness in the way findstr wants its
search strings and files on the command line...
-rabidcow
---------------------------------------------------------------------
Can't Unsubscribe? Check http://desktopian.org/listunsub.html
LS List Homepage: http://wuzzle.org/list/litestep.php
Get the LS FAQ: http://lsfaq.shellfront.org