Content Type
Profiles
Forums
Events
Posts posted by slimzky
-
-
drive manager? or device manager? in device manager my CD-RW is there but theres a yellow icon, mwaning a problem in the device.. i have tried uinstalling the CDRW and restarting,, it got detected as a new hardware, windows installed it but theres a problem with the registry i think..
i will take a lok at the error again..
0 -
-
thnc for the fast reply looks promising
0 -
i am looking for a software that converts Word document to PDF & vice versa... (& also a PDF to HTML converter if theres any..)
0 -
thnx Yzowl..
ok ive got the setup.iss & my setup.exe, create sfx wiht that script.. but still the licence agreement window shows... need help..
heres my setup.iss file
[{4025244F-7F7C-4AB8-BF9A-F4A017AE6674}-DlgOrder]
Dlg0={4025244F-7F7C-4AB8-BF9A-F4A017AE6674}-SdWelcome-0
Count=2
Dlg1={4025244F-7F7C-4AB8-BF9A-F4A017AE6674}-SdAskDestPath-0
[{4025244F-7F7C-4AB8-BF9A-F4A017AE6674}-SdWelcome-0]
Result=1
[{4025244F-7F7C-4AB8-BF9A-F4A017AE6674}-SdAskDestPath-0]
szDir=D:\InkSaver\
Result=1edit**** problem solved.. setup.iss file from the -r dowsnt seem to work f0r me...
/r worked fine.. whats the difference with that? & y did they both create .iss file
0 -
i agree with 1chaoticadult,, some files dont need to be installed but programs like ussf, foxitpdf have som files with dem so repacking them wud be helpful.. wat i did with all my small stand alone programs was to create sfx & xtract them to system32.. like freeram xp pro, CPUZ, tweakui, s2kctl, metapad, & RUN them wenever i need to use them...
0 -
whoa, ive been waiting for the answer in this post.. i also need to silentinstall inksaver 2.. finally an answer .. but i cant understand it anyone who can translate this Please?
0 -
my suggestions:
thin taskbar theme..
compact start menu..
glossy icons (still looks like xp but glossy (like xp icandy))
xpize bootscreen..
xpize rocks.. i have a Gant2 version of XP w/c looks good, but it slows my work because icons are confusing, specially file types icons with xpize, its an enhanced version of XP..
0 -
The main problem seems to be about explorer not refreshing the screen regularly enough - this can be fixed from a registry tweak, and is present in the download available from the first post in this topic.
Recycle bin does not at all matter actually..... this problem is not related to it, its just a general bug.
dude i forgot to tell, this happens only on My documents w/c is drive E:
c, d , f , g drives all is fine except that drive,, i have tried to move all files and reformat the drive & take back the files & the problems still there.. also when moving & copying files need a refresh to be visible/disappear...
Edit**
hi, is there a reg tweak to let me arrange my toolbars like this
.. and i also want to remove the word "address" from the address bar
0 -
im currently using bitdefender + firewall,, but im gonna give nod32 a try...
ive used norton 2004 but it slows down my Pc.. & its firewall dosnt allow me to use Dl managers po0r norton
edit**
i did a test by scanning all files in my PC..
bitdefender pro updated >> detects 1 trojan in cache folder of Firefox
mcafee internet security (updated) >> negative (i cant uninstal its security center )
nod32 (updated) >> negative
norton (no way!)
kaspersky personal pro (updated) >> 11 viruses during 64% of scanning
whats the matter with all the other AV? i think il stick w/ kaspersky for now
0 -
guys i have a problem... whenever i delete a file, it doesnt go away from the explorer until i refresh (f5 or ryt clik) it i supposed to disappear & go directly into the recycle bin... any ideas? i know its a bout a reg tweak or somthing..
0 -
am I correct in stating that everything in the $OEM$ folder is automatically copied to %systemdrive%\install? If so, do I just put all my application install files in that folder and then point the runonceex.cmd to that location? Also, where does one get .msi files for installing some applications like I see in many example .cmd files. Thanks.
Nikhil
those .msi files wer repackaged .. dats automatically copied but it doesnt mean u just have to put any applications & point to ur runonceex.. u hav to know the silent switch for that.. also u can DL a PDF guide .. it is really helpful..
get it here..
http://unattended.msfn.org/global/files/MSFN_UnattendPDF.exe
0 -
Hello all,
Well for the past few days i have been attempting to resolve the problem resulting in the "Unknown BurnPhase" error. As yet i have not be able to find a solution Am still looking into it, however we may be at the end of the road so to speak in attempting this method for custom installations.
Will keep you advised.
dude, u downt have to worry about the unknown burn phase error... it not ur program.. its the original nero installer itself.. search for "unkown burn phase" using google & u will see some others xpriencing the same thing
0 -
Again, thx for all the feedback!!
Tomorrow I will test to see what will solve the issue;)
I already read some info that could very well be the
solution to my prob.
One last thing: My "cmdlines.txt" contains this text:
[COMMANDS]
"RunOnceEx.cmd"Is that ok?
I played aroud a bit and now I am not too sure if this is the correct way to put it?
The "cmdlines.txt" resides in the $OEM$ folder of my UXPCD, together with my "RunOnceEx.cmd".
ur correct
0 -
ok got it.. thnx anogues!!!!
0 -
-
Are you sure you have the process names correct? Have you tried installing the app silently from the command line (using start /wait) and then killing the processes from the command line? If so, what feedback do you get from the kill commands? If not, I suggest trying it and seeing what, if any, error messages are generated.
the process name is correct, but i havent tried installing it w/ start / wait command... il give it a try & reply again... thnx,,,
0 -
i cant taskkill the East-tec Eraser 2005 after silent installing with /VERYSILENT switch...
Update.exe
East-Tec.exe
Eraser.exe
i hv tried these in my runonceex but it doesnt kill any pr0cess..
REG ADD %KEY%\005 /VE /D "East-Tec Eraser 2005" /f
REG ADD %KEY%\005 /V 1 /D "%CDROM%\Software\East-Tec\East-Tec.exe /VERYSILENT" /f
REG ADD %KEY%\005 /V 2 /D "taskkill.exe /F /IM Update.exe" /f
REG ADD %KEY%\005 /V 3 /D "taskkill.exe /F /IM East-Tec.exe" /f
REG ADD %KEY%\005 /V 4 /D "taskkill.exe /F /IM Eraser.exe" /fi need your help guys.. thnx in advance...
0 -
ok.. ive downloaded the east tec eraser 2005... i think il stik w/it... nice interface, fast & find lots of useless files...
0 -
ok.. thnx for the info.. will reply soon
0 -
1. Search this forum, it may have been discussed.i have searched & found only the method for PartitionMagic but it doesnt giv enough info at all..0
-
do u have any ideas how to silent register /activate this apps..
Registry Mechanic 4 - i cant silent register using this key.. still shows the RegisterButton ont the first use..
HKEY_LOCAL_MACHINE\SOFTWARE\WinGuides\Registry Mechanic\Settings]
"Owner"="xxxx xxxx"
"Company"="kupal ka"
"RegistryKey"="xxxx-5F50-6AB5-xxxx-A062-5270-21A6-xxxx"and i cant silently activate PartitionMagic8.02 using this key.. still shows the activation prompt..
[HKEY_LOCAL_MACHINE\SOFTWARE\PowerQuest\PartitionMagic\8.0\UserInfo]
"Install Path"="D:\\PowerQuest\\PartitionMagic 8.0\\"
@=""
"VersionNumber"="80"
"Name"="xxxx xxxx"
"Company"="xx-xxxx"
"SerialNumber"="XXXX-SSSS-SSSS-SSSS-XXXX"
"License"="LICENSE.TXT"
[HKEY_LOCAL_MACHINE\SOFTWARE\Protexis\Licenses\540606465]
"Version"="1.2"
"Verification"=hex:d8,74,3c,c3,98,ef,07,4d,a1,7f,b2,76,1d,a1,4d,4a,d7,cd,0e,a3,\
04,ed,bc,a0,0f,7f,97,53,a6,1b,af,96,b4,eb,c4,50,82,c4,92,5e,ec,eb,e5,84,42,\
48,54,ff,c6,f3,10,0f
"ReleaseCode"="6490C665C5D01516B45E"what i did was to install them & enter the key / activate.. & export these keys from the registry...
i have searched & found only the method for PartitionMagic but it doesnt giv enough info at all..
thnx guys,,
0 -
heres one of my tweaks.. havent seen this on ur list
;Removes "Map Network Drive" & "Manage" from My Computer context menu
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoNetConnectDisconnect"=dword:00000001
"NoManageMyComputerVerb"=dword:000000010 -
thnx a lotta!
mSfn RoCks!
0
Need Help On My Sony Cd-rw
in Hard Drive and Removable Media
Posted
what is an NIC