Switch to the dark side!
Litestep

Litestep

Latest Discussion
1 year ago
2 years ago
More...

Post a new topic



changing system icons - iconpackager doesnt work with LS

2125
SunMoonStar says:

Hi ..
I want to change all my system icons
but Iconpackager only changes some and when I open the file manager, the icons are all the same

Is there an alternative way?

thanks,
fellow litestepper

09:59 pm, Tuesday, August 07, 2007 (4 years ago)
5826
uac marine says:

There's still the hard way. Reshacking the icons manually through shell32.dll ;)

05:18 am (4 years ago)
2125
SunMoonStar says:

Is shell32.dll all I'll really have to hack for most of the system files and folder icons?

09:04 pm (4 years ago)
5826
uac marine says:

Yes, most of them are located in shell32.dll

07:11 am (4 years ago)
1409
akka says:

http://www.glennslayden.com/shell32_icons.jpg

09:46 am (4 years ago)
2125
SunMoonStar says:

that will help! thanks for the link

01:29 pm (4 years ago)
3026
chiwou says:

but you can still use iconpackager with LS
you've to delete the Line "LSUseSystemDDE" or set it to false in your personal.rc file...

then just restart logon with your explorer shell not litestep, activate iconpacker load your icons and relogon with your litestep shell :D

11:10 am (4 years ago)
Avatar-50x50
doneld says:

unfortunately, chiwou's solution doesn't work for me :(

01:37 pm (4 years ago)
3026
chiwou says:

ps: you've to restart!!! after disable the "LSUseSystemDDE" line in your personal.rc

02:59 pm (4 years ago)
2125
SunMoonStar says:

whow I didn't know about this
what is SystemDDE?

09:30 pm (4 years ago)
3026
chiwou says:

it increase the compatibility with some windows components

example: when the line is set to true, you can open your network status windows :D I dont need this, so I disable the SystemDDE mode

cya

02:42 am (4 years ago)
2125
SunMoonStar says:

chiwou in #litestep they are saying that LSUseSystemDDE should be left on :o
do you have expansive knowledge about it? I am afraid of having an instable system, ya know? :D

06:35 pm (4 years ago)
1995
split says:

against my better judgment i tried this... it doesn't work.

08:31 am (4 years ago)
3026
chiwou says:

it doesnt make the system instable or something, and I tested my solution with my self packaged LS and the LOSI installer, works on both :D

but I found a very simple solution, install the flyakiteOSX thingy, and replace the icons in the FlyakiteOSX folder inside your WINDOWS folder

and then Use the "Force System Files Updater"
cya

10:39 am (4 years ago)
Avatar-50x50
H2o0 says:

Hei chiwou :

I dont understand... !
The LSuseSystemDDE i dont see in the personal.rc
:

------------------------------------------------------------
--------
;personal config file
;-----------------------------------------------------------
-------------------

;Take care when editing this file - do not change the contents of the first two
;sections, change settings only in subsequent sections.

;-----------------------------------------------------------
-------------------
; I DO NOT EDIT
;-----------------------------------------------------------
-------------------

OTSCfgMajorVersion 2
OTSCfgMinorVersion 0

include "$PersonalDir$evars.rc"
include "$PersonalDir$hotkey.rc"
include "$PersonalDir$popup.rc"

;-----------------------------------------------------------
-------------------
; II DO NOT CHANGE UNLESS YOU KNOW WHAT YOU ARE DOING. :)
;-----------------------------------------------------------
-------------------

*Desktop RButton !Popup ;right-click popup menu
*Desktop LButton+SHIFT !PopupTheme ;SHIFT-left-click popup menu
*jDeskMButton2 [.none;!none;!Popup;!none] ;right-click popup menu
*jDeskMButton1 [SHIFT;!none;!PopupTheme;!none] ;SHIFT-left-click popup menu

;-----------------------------------------------------------
-------------------
; load hotkey module
;-----------------------------------------------------------
-------------------

;--> load hotkey module

*NetLoadModule jkey-0.38

;--> define some jKey settings
jKeyVKTable "$PersonalDir$jkey\vk104.txt"
jKeyUseHotkeyDef

;--> specify actions for left and right 'win' keys if desired
jKeyLWinKey "!PopupTheme"
jKeyRWinKey "!PopupTheme"
jKeyNoWarn

;-----------------------------------------------------------
-------------------
; personal settings: jDesk
;-----------------------------------------------------------
-------------------

;--> prevents LiteStep from recycling automatically when your screen resolution
; changes, e.g. when you launch a game.
jDeskRecycleOnRezChange false

;--> see jDesk's readme for a description of this feature. this is being set so
; that the right-click menu launches quickly.
jDeskDisableDoubleClick

;-----------------------------------------------------------
-------------------
; personal settings: popup
;-----------------------------------------------------------
-------------------

;--> changes the amount of time it takes between putting your mouse over a
; folder and when the sub-menu appears.
PopupMenuDelay 1

;--> adjust the popup scrolling speed if the popup appears off of the screen.
; higher values increase the scrolling speed.
PopupScrollSpeed 1

;--> if set to false, folders must be clicked to unfold sub-menus.
PopupFolderHoverOpen true

;--> show filename extensions.
PopupShowExtension true

;--> a pinned popup item will act like a normal window by not being always on
; top of other windows.
PinnedPopupNotOnTop true

;--> !Popuptasks will use the real window captions in the tasks sub-menu if
; this is true
PopupTasksWindowCaption false

;-----------------------------------------------------------
-------------------
; personal settings: lsxcommand
;-----------------------------------------------------------
-------------------

;--> search engine and history files
CommandSearchEngineList "$PersonalDir$lsxcommand\engines.list"
CommandHistoryFile "$PersonalDir$lsxcommand\history.ini"

;--> number of history entries
CommandHistoryEntries 20

;--> select everything in the lsxcommand box on focus
CommandSelectAllOnFocus

;--> enables the completion of file names by using the tab key
CommandTabFileComplete
CommandNoTabMicroComplete

;--> turns on the standard menu items: Cut, Copy & Paste, above the lsxcommand
; specific menus.
CommandContextMenuStandardItems 1

;--> any directory path entered into lsxcommand will open a treed explorer
; window, instead of the standard folder window
CommandExplorePaths

;--> press up in lsxcommand for previous command, down for next
CommandUnixHistory

;--> places newer history items at the top of the menu instead of the bottom
CommandNewestHistoryItemsOnTop true

;--> execute a selection from the context menu instead of copying its data to
; the lsxcommand box
CommandContextMenuExecute

;--> if the mouse cursor is not set back to a normal cursor after it is off the
; lsxcommand text box, uncomment this setting
;CommandNoCursorChange

;-----------------------------------------------------------
-------------------
; personal settings: rainlendar
;-----------------------------------------------------------
-------------------

;--> paths to rainlendar.ini, events.ini, and rainlendar language files
RainlendarPath "$PersonalDir$rainlendar\"
RainlendarEventsPath "$PersonalDir$rainlendar\"
RainlendarLanguagesPath "$PersonalDir$rainlendar\languages\"


???

please help-me!
My icon is very ugly...!

04:32 am (4 years ago)
3026
chiwou says:

then add it :P

or use LOSI
NOT OMAR its too old

02:35 pm (4 years ago)
3846
NickDC says:

I would like to increase icon size when litstep is on...how can i do it? Iconpackager and styler don't work

05:15 am (3 years ago)
 
   Arrow_up_small Top

Reply to this topic

You must register and become a member to post a reply.