-
Posts
20 -
Joined
-
Last visited
-
Donations
$0.00
About ic0dk0c00

- Birthday 11/16/1976
Contact Methods
-
Website URL
http://
ic0dk0c00's Achievements
0
Reputation
-
I don't think is hidden partition. I booted the PC with the old hard drive and the disk management could see all the drives. While it was working i ran 2 antivirus and Microsoft Windows Malicious Software Removal Tool. The removal tool found something and removed it but it didn't fix the problem. And now when I search for something on google the links sometimes send me to http://maybeask.info/search.php and other sites I didn't want. I think its time to reinstall windows.
-
It's sort of a new install. 2 or 3 weeks old with no problems. I just uninstalled slysoft Virtual CloneDrive and some other stuff. Didn't help. I just tried starting windows in safe mode. Same problem.
-
No storage media apart from opticail drives appear in Disk Management. Hard drives appear in my computer but not usb pen drive. Every thing appears in device manager. I use pen drive a lot. What can i do?
-
HOWTO: Windows Vista x86 and x64 in the same DVD
ic0dk0c00 replied to chon_'s topic in Multi-Boot CD/DVDs
Could I add a vlited edition of vista the same way? -
HOW Could i Extract a bootable Windows PE2.0 Image on to the hard disk
ic0dk0c00 replied to Robell_Liu's topic in Windows PE
I'm trying to do the same thing but can't get Bcdedit to work. -
You could try the dos floppy emulator e0x. I could't get it to work but I did't try very hard. I found this site http://sosordi.net/q30539.html but I could't translate it very well. To get ° type <Alt>+248
-
Have you tried right clicking on desktop/properties/appearance tab/advanced button. Its in the item pull down menu. Click on icon and change the size then ok apply.
-
How to Copy Files in my RunOnceEX.cmd
ic0dk0c00 replied to LW1's topic in Unattended Windows 2000/XP/2003
Sorry about the mistake. Should be md "C:\Program Files\coverXP" Copy /y "%systemdrive%\Install\Applications\coverXP\Test.txt" "C:\Program Files\coverXP" -
How to Copy Files in my RunOnceEX.cmd
ic0dk0c00 replied to LW1's topic in Unattended Windows 2000/XP/2003
Skip the REG COPY %KEY%\005 /V 3 /D bit. Try md "C:\Program Files\coverXP" Copy /y "%systemdrive%\Install\Applications\coverXP\Test.txt" -
Alternative to Shutdown.exe
ic0dk0c00 replied to Incroyable HULK's topic in Unattended Windows 2000/XP/2003
You could try PeShutdown.exe. It was write WinPE but works on XP. http://home.t-online.de/home/520085154509/peshutdown.exe No countdown and a very quick splash screen. -
I can't get it to install without it asking for SCSI drivers. So I was thinking can the drivers be installed first?
-
I would put the batch file in $OEM$\$Docs\All Users\Start Menu\Programs\Startup\ batch file and add DEL "%AllUsersProfile%\Start Menu\Programs\Startup\ batch file " not it will start every time you boot.
-
i need Mozilla Thunderbird install switch
ic0dk0c00 replied to Asterisco's topic in Application Installs
So what needs to be changed because know nothing about VB script. -
i need Mozilla Thunderbird install switch
ic0dk0c00 replied to Asterisco's topic in Application Installs
Can the firefox silently installation files PREPARE.VBS and FUSRDATA.VBS be changed to work on thunderbird profile? -
I got firefox too install by changing the setup file. I then used 7zip and then copy /b 7zSD.sfx + config.txt + "Firefox Setup 1.0.1PR.7z" "FirefoxSetup.exe" too make one files. Then I used PREPARE.VBS for the profile and it all works fine so can I do the same with Thunderbird. I changed the setup file but how do I do the profile.I think PREPARE.VBS would need changing but don't know what.