Jump to content

xtremee

Member
  • Posts

    460
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Egypt

Everything posted by xtremee

  1. Sure Kel all this kind of programs are based on ResHack what i mean the programs like Xpize, Crystal XP, ...etc
  2. Hi all, What is your best program you use to customize your windows xp ? When i say customization i mean the program that change the whole resource of windows xp and its style.
  3. If you looking for Windows Media Center (MCE) plugin you can get it from Here
  4. Well if you looking for Tablet PC plugin to use under PE i have made the only one in the world plugin to get Tablet PC to work under BartPE it still beta we can improve it together Tablet PC Plugin Hope that help you
  5. Hi all, I have this C++ code for a program that divide the big files to a small one that have a logic error that i can't find it. so, i wanna to know where is this logical error? so that i can modifiy this code. Here is the code: #include <iostream> #include <fstream> #include <sstream> #include <string> using namespace std; int main (int argc, char *argv[]) { if (argc < 2) { cout<<" feilsPart: no input file\n"; return 1; } else if (argc < 3) { cout<<" feilsPart: no size for the part file in Bytes\n"; return 1; } else if (argc < 4) { cout<<" feilsPart: no initial name for Part files\n"; return 1; } else if (argc < 5) { cout<<" feilsPart: no extention for Part files\n"; return 1; } else { string inputFileName = argv[1]; // the name of the input file int partSize = atoi(argv[2]); // the size of the part files string partInitialName = argv[3]; // the initial name for part files. string partExtention = argv[4]; // the extention name for the part files. // open the Big file ifstream inputFile (inputFileName.c_str()); if (inputFile.is_open()) { // counter to use in nameing of the part files. int partCounter = 1; while(!inputFile.eof()) { bool fileIsNotFull = true; // to save some part of the big file it , then add it to the part file. string somePart; ostringstream oss; oss <<partInitialName<<partCounter<<"."<<partExtention ; // the name of the part file is ready to use. string PartFileName = oss.str(); // open the part file. ofstream partFile (PartFileName.c_str()); // counter for the size of the part file. int partSizeCounter = 0; if (partFile.is_open()) { while ( (!(partSizeCounter > partSize) && !(partSizeCounter+somePart.size() > partSize)) && fileIsNotFull ) { getline (inputFile,somePart); if ( (somePart.size()+ partSizeCounter) < partSize ) { partSizeCounter += somePart.size(); partFile<<somePart<<endl; } else fileIsNotFull = false; cout<<"\r "<<partSizeCounter; } partFile.close(); cout<<"\r feilsPart: "<<PartFileName<<" Don . size = "<<partSizeCounter<<" Byets"<<endl; } // encrese the part counter to change the File name. partCounter++; } // end of input file. inputFile.close(); cout<<" feilsPart: Finished.."; } // Big file is open else else cout<<" feilsPart: Input file \""<<inputFileName<<"\" can not open\n"; } // argc return 0; }
  6. KIM i wanna aslo to access the internet with my laptop throw the desktop PC @ Idontwantspam, Good idea but i have only one slot in my LAN card in the desktop PC and sure the same for laptop so that i can't connect the internet network.=========================================================================== @Tarun, the same. i will be off my internet network Sorry for that=========================================================================== @ IcemanND , Unfortantly i haven't the same. i will be off my internet network i think that will be the best as i have the laplink cable and i will try PC remover software. If you know any other one plz, let me know.
  7. Hi all, At the beging you will say Why don't you just try google for that? Sure i had tried it but it don't work so i post here in this forum I have a PC based on Windows xp and laptop (DELL latitude D610) and wanna to establish a network between them so that i can transfer my data between my computers. i get a USB 2.0 cable and try: In any folder click Tools-> Map Network Drive... -> Then select Z: drive and write "\\My_Computer_Name" but it didin't work Also i have a serial Cable so i think on try doing direct connection between to computers using method here but it still didn't work ! btw, in my laptop there are many COMs in the device manager but i have only one in hardware !! the names of COMs i have COM1,COM6, COM7, COM10, COM11, COM12, COM13, COM14, COM20 and COM21. i tried COM1 I think that this is a stupid but i try to connect a Telephone cable between two modems in my computer and sure it didin't work ! So, What shall i do now ?!!
  8. Thanks for that but where i can find a feature to put 'Send To' in the menu
  9. Thanks for reply Sure Google isn't helpful so i post here asking for any help Any way Astra is a receiver and Astra 8900 is one of its family you can type Astra receiver in google for more info
  10. Hi all, i have a receiver Astra 8900 and wanna to manually add a code of encrypted channel to be opened there I know that i can enter the code area using this sequence Menu->STB Setting->press 1234 and the page of all types of code come up so that i can enter the code of channel but the problem is the code i get it about 32 alphanumeric but the code area is only take 16 alphanumeric and this is my problem . i.e. HOW i can enter the code ? and which type of code i can enter it in? This is the an example of code that i wanna to add The choices of codes are: Viaccess Irdeto/BetaCrypt Nagravision Seca Conax Biss Cryptoworks Hope that it is clear NOTE: I don't wanna to make update of software of my receiver. I'm asking about manually enter the code of new channel.
  11. Thanks for that But, i don't wanna search dog only i'm looking for the whole search assistant files/folders and registry not only the god animation remember that n-lite remove also the files and folders of the option that you select to remove it.
  12. Hi all i wanna to know how/what is the code of Visual C++ that i can use to let my program check the type of running OS (windows) ? i.e. if the windows is 98, ME, 2000, XP, 2003
  13. The previous versions of NAV give the same error I think that the case of this error is that NAV installer can't treatment with this path All Users\Application Data\Symantec i will try to find a solution for this !
  14. This an entry point to remove the Srchasst when starting setup after textmode but what i really need the file(s) and the registry values that belong to Srchasst not only the entry point of it !!
  15. Hi all, i wanna to know what is the files and registry (.inf entry) that nLite make to remove Search Assistant (serach place that have search animations like dog,...etc) from installation ? Hope any one can help !
  16. Oo It make it again the solution of Symantec don't work with me for the 2nd time!! I will never surrender :angrym:
  17. Hi all, i wanna to ask a question: What is the the best video editor program? i think about SONY Vegas what is your opinion?
  18. @DigeratiPrime, Sure i try this solution before post this topic.========================================================================= @RJARRRPCGP, No, i don'tIf you read my topic from first you will find Which mean that the problem is resident in Norton it self as puntoMX say ========================================================================= The good things that i Finally get the solution of this problem which is simply some .cat files that are needed to be in CatRoot folders ! But the bad things that i get another problem which occure after enter my Product Key and starting copy some files (look to be work ok !) i get this error: Symantec website for support and i will try there solution hope to work then as usaul i go to
  19. Can you upload them to another server bcoz,
  20. As you can see in the pic this is the same problem that i have.And i'm still looking for the way of solution!
  21. Hi all, I have a problem with installing Norton AntiVirus 2007 every time i'm going to install it this message come to me So i think that it may be problem with my MSI installer so that i download the new one from Microsoft and it still give me the same problem. I also try to install any other software that need MSI service and it work ok. KasperSky for example working and install successfully I also try to install my version Norton AntiVirus on another window xp and it work ok. i.e. MSI installer: work ok except with NAV NAV : Have no problem in installing on another window I think that the problem in my window Btw, i don't wanna any one to tell me that i have to reinstall my window THis isn't a solution. Hope that it is clear and any one can help me
×
×
  • Create New...