NaDer_GenKO
MemberContent Type
Profiles
Forums
Events
Everything posted by NaDer_GenKO
-
Please help me fix unsigned drivers issue
NaDer_GenKO replied to Mortagen's topic in Unattended Windows 2000/XP/2003
did you use this [unnattended] DriverSigningPolicy=Ignore For more Info read the WINNT.SIF Reference in the Unattended Windows GuideLink -
=====Post Nº1===== Its very simple script to install yohoo messenger. I want use a command to end the process instead of run a .cmd file =====Post Nº2===== Thanks MHz Working very well to delete the file So i can use this in the [Run] section to kill a process Filename: cmd; parameters: /c taskkill /f /im notepad.exe;Flags: runhidden and work with me. Thanks MHz YahooSetup.iss
-
Thanks swampy actually i tried it but i can't find an option in run section can end a process ! I think some Function can do this but i don't know pascal Scripting ?
-
=====Post Nº1===== Hi, i use Inno setup compiler to install my programs and I'm face this issues 1. How can i kill/end a Process(app) in the [Run] section ? 2. How can i delete some files in the [Run] section also ? any suggestions please =====Post Nº2===== Please any help guys =====Post Nº3===== Still have a hope . Someone will help me soon
-
AVIs & Icons Resource Collection of Shell32.dll
NaDer_GenKO replied to NaDer_GenKO's topic in Customizing Windows
Updated Add Vista Icons package (238 Icon) -
Disable Windows File Protection .you can use this regkey : [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "SFCSetting"=dword:ffffff9d "SFCDisable"=dword:ffffff9d
-
CCleaner newest version has new builds available
NaDer_GenKO replied to ajua's topic in Application Installs
Update to New Version v2.03.532 Download Link -
install Themes during windows installation
NaDer_GenKO replied to hrbaban's topic in Unattended Windows 2000/XP/2003
Or use nLite. more options, Easy, save your time -
Eset NOD32 AntiVirus/ Smart Security Ver 3.0
NaDer_GenKO replied to cyberloner's topic in Application Installs
(%allusersprofile%\Application Data\ESET\ESET Smart Security\Updfiles\) are a cach files not the update files !! can any one help me to update the virus defination and install it completely silent Please ? -
Eset NOD32 AntiVirus/ Smart Security Ver 3.0
NaDer_GenKO replied to cyberloner's topic in Application Installs
Did you tried to update the virus defination by replacing the update files ? it doesn't work with me and for the reg key it doesn't make any changes with me still appear the splash screen and the Sharing dialog. -
Help With AutoPlay Of Removable Storage
NaDer_GenKO replied to MrMaster's topic in Unattended Windows 2000/XP/2003
You are Disable USB/CDRom Autorun import this reg key to enable it Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoDriveTypeAutoRun"=dword:00000091 -
Eset NOD32 AntiVirus/ Smart Security Ver 3.0
NaDer_GenKO replied to cyberloner's topic in Application Installs
OK but Do you mean replace the files and make a sfx (by winrar) with all Extracted files. and lanche the "ess3.566.msi" with the same archive and i have one more thing, How to make the installer stop launching the "egui.exe" after installation? Thank you for help me -
Eset NOD32 AntiVirus/ Smart Security Ver 3.0
NaDer_GenKO replied to cyberloner's topic in Application Installs
Hi elajua, Can you Explain How can i do this please ? -
Eset NOD32 AntiVirus/ Smart Security Ver 3.0
NaDer_GenKO replied to cyberloner's topic in Application Installs
you can find the update files in (%allusersprofile%\Application Data\ESET\ESET Smart Security\Updfiles\) and if you extract the .msi installer you will also find an update files in (...\APPDATADIR\Updfiles\) So i think the best way to update the virus defination is to replace the update files in the .msi installer with the new update files.But i don't know how Replace files in an '.msi' installer ? -
I was about to ask that myself...i culd not find it. Follow this LINK
-
How do you know which updates are installed?
NaDer_GenKO replied to spacesurfer's topic in Unattended Windows 2000/XP/2003
yes, I found all updates for windows XP under this key [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\Windows XP\SP3] -
I've never noticed this line in cmdlines.txt, do I need it?
NaDer_GenKO replied to Muki's topic in nLite
I want to know the different between this line in cmdlines.text in first post : rundll32 advpack.dll,LaunchINFSection nLite.inf,nLiteReg and this in my cmdlines.txt : rundll32 advpack.dll,LaunchINFSection nLite.inf,U can any one give me info please. -
Hi, for extraction you can use Universal Extractor Here
-
AVIs & Icons Resource Collection of Shell32.dll
NaDer_GenKO replied to NaDer_GenKO's topic in Customizing Windows
Hi again, add a new Collection package in the first post -
Installation Problem Stuck @ 34min
NaDer_GenKO replied to sid169's topic in Unattended Windows 2000/XP/2003
Hi Kel, That is the first time i know a bout the 10 megs as a Max size per file. Really can this Hang up the Installation ? can you Explain more Please -
'SP2.CAB' Archive Help
NaDer_GenKO replied to NaDer_GenKO's topic in Unattended Windows 2000/XP/2003
Thank you very much kel, in fact i will replace (ntoskrnl.exe, ntkrnlmp.exe, ntkrnlpa.exe, ntkrpamp.exe) with a better files i prefer. So the Scenario is : Extract with Winrar -> Replace the files -> Send to cabtool. and thank you for the nice tool -
I've never noticed this line in cmdlines.txt, do I need it?
NaDer_GenKO replied to Muki's topic in nLite
Thanks guys for info. But i have a different line after using nLite ! why ? "rundll32 advpack.dll,LaunchINFSection nLite.inf,U" -
Try this instead : RD /S /Q "%SystemRoot%\FirstStartUp"
-
AVIs & Icons Resource Collection of Shell32.dll
NaDer_GenKO replied to NaDer_GenKO's topic in Customizing Windows
Hi all, For how facing Random Movement in vista AVIs kindly do the following: Just open 'Shell32.dll' file in Resource Hacker and then goto: Dialog -> 1020 -> 1033 and Replace the line begin with "CONTROL "", 106, "SysAnimate32", ......etc " with the following code: CONTROL "", 106, "SysAnimate32", ACS_CENTER | ACS_AUTOPLAY | ACS_TIMER | WS_CHILD | WS_VISIBLE, 0, 0, 237, 25