Help - Search - Members - Calendar
Full Version: How to change in sysdm.cp_ pla help me guyz
MSFN Forums > Customizing Windows and Graphics > Customizing Windows

   
Google Internet Forums Unattended CD/DVD Guide
bobycool21
i have made my sysdm.dll but problen is the how can i add this file inside sysdm.CP_
Xplodzion
QUOTE (bobycool21 @ May 31 2008, 02:49 PM) *
i have made my sysdm.dll but problen is the how can i add this file inside sysdm.CP_


If you mean convert it to a CP_ file, all you have to do is use the command prompt.

CODE
Expand sysdm.cpl sysdm.cp_


Works both ways, so you can actually extract XX_ files with the 'expand' command too.
neo
QUOTE (bobycool21 @ May 31 2008, 07:19 PM) *
i have made my sysdm.dll but problen is the how can i add this file inside sysdm.CP_


You have to make cab (cabinet file) file
Use

CODE
makecab <full path of file>


OR

CODE
Makecab sysdm.cpl

it will make a file @ the same location named sysdm.cp_ , replace this in I386 with existing one.
bobycool21
QUOTE (neo @ Jun 1 2008, 02:19 PM) *
QUOTE (bobycool21 @ May 31 2008, 07:19 PM) *
i have made my sysdm.dll but problen is the how can i add this file inside sysdm.CP_


You have to make cab (cabinet file) file
Use

CODE
makecab <full path of file>


OR

CODE
Makecab sysdm.cpl

it will make a file @ the same location named sysdm.cp_ , replace this in I386 with existing one.



how can i bro...
i didn't get?
i mean where i place this cod plz give me full details......

thanx neo
bobycool21
can i put this code in command prompt?
neo
Yes in Command prompt
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.