Content Type
Profiles
Forums
Events
Everything posted by SiMoNsAyS
-
Help with Registry Tweaks, Please
SiMoNsAyS replied to LW1's topic in Unattended Windows 2000/XP/2003
i've read regtweaks 1,2,3,5 on this forum just do a little search and i've posted how to change top start menu items (not delete them) several times, same can be applied. -
you can create a cmd to delete them like: del /f /q "%PROGRAMFILES%\Mozilla Firefox\searchplugins\amazondotcom.src" del /f /q "%PROGRAMFILES%\Mozilla Firefox\searchplugins\amazondotcom.png"but i find more suitable... rd /s /q "%PROGRAMFILES%\Mozilla Firefox\searchplugins"Then use a rar sfx to unpack your own search plugins to that folder [edit]i've been deep looking through mozilla's ftp, the link posted is really really really nearly final (if not final xD) file was crated 11/08/04 9:41[/edit]
-
now Firefox is final, is any easier switch's?
SiMoNsAyS replied to kC_'s topic in Application Installs
looks like your download, nearly final is not quite final (but the config.ini and about screens shows 1.0 ) from news.com that means it will be available on... 4 hours or so... stay tuned -
oK first view: installer is really similar (if not the same). config.ini is really a clone of 1.0 PR. setup can be built with the same method (i've updated a few lines on the guide). there are a few things that i really don't like, f.e. the search bar now have a few additions like yahoo, amazon and ebay also the plugins/extensions/themes aren't updated to 1.0 yet no more to say at the moment ps: toe_cutter hola! [edit]the search on page feature looks really nice![/edit]
-
now Firefox is final, is any easier switch's?
SiMoNsAyS replied to kC_'s topic in Application Installs
i've been deep looking the installer and not much have changed. old method can be applied. -
Ok I spent some time digging how to silent install the best hex editor. I've tried to create the setup.iss file but it always fails to install (an error about diskspace that never can be bypassed). No further explanations. Download attached file with compiled AutoIt script and reg settings (this is for Hex Workshop v4.23 but should work with any version 4). Place Hexwork.exe and Hexwork.reg and add this entries to runonce: REG ADD %KEY%\019 /VE /D "Hex Workshop 4.23 (En)" /f REG ADD %KEY%\019 /V 1 /D "%SYSTEMDRIVE%\Hexwork\Hexwork.exe" /f REG ADD %KEY%\019 /V 2 /D "pskill.exe notepad.exe" /f REG ADD %KEY%\019 /V 3 /D "REGEDIT /S %SYSTEMDRIVE%\Hexwork\Hexwork.reg" /fTo include your regkey add at the end of Hexwork.reg the key you have exported before: [HKEY_CURRENT_USER\Software\BreakPoint License Manager]That's all, enjoy! More about %CDROM% and pskill.exe Silent_HexWork.zip
-
1.0 Just Relased Download Now! (not sure if it's a nightly built or final, confirmation tomorrow, till then link removed)
-
Installing Device Drivers as Apps...possible?
SiMoNsAyS replied to chyronn's topic in Device Drivers
@chyronn he wants to mean that you are going to install the drivers for a specific machine (for example catalyst drivers with a radeon card and creative drivers on an audigy card). also if you create setup.iss files you need to point the dir (being path dependant). -
hahahaha there are many other titles that are only available on GC like pikmin and so on... (sorry i own a ps2 and i don't know much about actual GC titles)
-
@The Black Cloud xpize is language specific so if you replace your system files you can experience menu name mistakes and version mismatch
-
desktopx has a function to limit the windows fullscreen dunno if it helps
-
reg tweak for calculator scientific
SiMoNsAyS replied to arnebjarnesius's topic in Unattended Windows 2000/XP/2003
first i must say that the $OEM$ folder method won't work with win.ini, believe me it will be overwritten during windows installation, as crahak said the best is to create a cmd file. again i recommend calc plus, don't want that ugly folder? do what i do: reg+cmd @echo off cmdow @ /HID MOVE /Y "%USERPROFILE%\Start Menu\Programs\Microsoft Calculator Plus\Microsoft Calculator Plus.lnk" "%ALLUSERSPROFILE%\Start Menu\Programs\Accesories\Calculadora Plus.lnk" RD /S /Q "%USERPROFILE%\Start Menu\Programs\Microsoft Calculator Plus" EXIT [HKEY_CURRENT_USER\Software\Microsoft\CalcPlus] "Layout"=dword:00000000 "UseSep"=dword:00000000 "UsePlain"=dword:00000001 -
reg tweak for calculator scientific
SiMoNsAyS replied to arnebjarnesius's topic in Unattended Windows 2000/XP/2003
i would recommend replace the default calc with m$ calculator plus. it can convert units and have skins support. also you can apply regtweaks to convert it in the classic scientific calculator: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\CalcPlus] "Layout"=dword:00000000 "UseSep"=dword:00000000 "UsePlain"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\CalcPlus\Currencies] -
Firefox 1.0 Help... "nglayout.initialpaint.delay"
SiMoNsAyS replied to Synapse's topic in Networks and the Internet
firefox 0.9.3: can find 1, 3, 4, 5 but i would recommend search for "FireTweaker XP" that does the same automatically. about the emoticons... i didn't notice it because i've always used firefox -
i remember to read a tutorial on the net, can't link it now but google for it and i'm sure you'll find it
-
you need to do a little search until posting a new question [HKEY_LOCAL_MACHINE\SOFTWARE\Nullsoft\Winamp] "regname"="name" "regkey"="key"
-
Registering File Extensions Unattended
SiMoNsAyS replied to SiMoNsAyS's topic in Application Installs
@Timorad you just need this .reg file winrar.zip -
just use expand command. like expand path\file.ex_ file.exe
-
Registering File Extensions Unattended
SiMoNsAyS replied to SiMoNsAyS's topic in Application Installs
@DigeratiPrime the code to avoid the warns for those filetypes is correct, try importing it again. referring to the file icon, you can change it, take a look at the code again, and there's no missing funcionality, you can change "shell/Open" with "shell/Play" to get the same menu entries. options>export/import>export settings to file on the winrar main gui [edit]solved a little glitch unmounting iso images[/edit] -
HAHAHAHA! LMAOx2! i must disagree @FrankE9999 BY BY KERRY is really good but MONEY WALK is my favorite
-
Registering File Extensions Unattended
SiMoNsAyS replied to SiMoNsAyS's topic in Application Installs
First post is updated. Many changes, check them out! there was a really big challenge to find acdsee32 and bsplayer keys! edit: added 3gp files. -
didn't know about that, maybe i still wasn't a forum member @crahak, because most of that group stuff is demoscene, that game was only an exception
-
valid point? he only said there was an error in a voting machine
-
last news i got it was pulled back to 1Q 2007 and at the moment the builds are .50xx (last was winhec 4074)