Jump to content

echap2000

Member
  • Posts

    61
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Belgium

Everything posted by echap2000

  1. to drag and drop, you must be in normal mode (and not edit mode), then you click once to select it, and you click again and drag it over the main grid. then you drop it into the FIRST Column..
  2. Yes! application up to date thanks a lot felix all your suggestions are done and bugs corrected see the first post
  3. Proinstall v2 What's that? Proinstall is a complete solution for customizing application Installation. (Xplode or WPI like). In it's second version (just beta version available) , Proinstall proposes a panoply of interesting customization. You have two executables : one for construct proinstall file and the second is just for execute the file you have created. Actually available in french it could be translated to english later. Here is some screens captures : In the belove, it's a screen from constructor executable (to generate Proinstall file) At first we create one or more groups : And secondly, we enter all the application (file name, description, parameter, image etc) and we link each application to a group.. For example : Nero, alcohol for Burning Group, Winamp,sonic for Sound Group etc. The program recognizes %cdrom% variables . (even in parameter). We can also REBOOT Windows in the middle. Next start, proinstall will continue the installation. We can also COPY, DELETE, MOVE files/folders. So we don't have to create batch files for these commands! In the future, we can also download application from internet instead of execute them from CDROM drive. It will safe your space. After : You have just to put labels , progressbars, images, customize what you want.. and link all objects to a group. We can also tell to proinstall to give us a choice of what we want to install. (Actually 2 kinds of choice) Here is some captions: Here is the execution : If we choose "Application Selection - Showing Per Page", we'll get the next screen We have to check what we want to install. If we choose "Application Selection - Showing Per Tabulation", we'll get the next screen We have to check what we want to install. When everything is right, Executor launches the installation Click here to see the description in french Click here to see a complete guide (in french) To download it : Editor's Website : Windows Website [www.win-web.be] Topic[www.win-web.be] Download Constructor with French/English traduction Download Executor Download Arabic language (only for v2.0.1) Download MP3 Plugin to able Audio Component
  4. I up this topic..
  5. Sure! Oups!. I forgot to attribute to "Align" => alClient value !.. sorry I know why! Because, the program suppose that you have always got File name AND parameter ... Hummmm.. So, it divides the line into 2 parts : Filename and Parameter. Only "blank" character separate the line.. Filename parameter So , as you have no space, the program puts "blank" character in filename field, and the reste in parameter field.. in your code REG ADD %KEY%\000 /VE /D "Preparing Installation..." /f REG ADD %KEY%\000 /V 1 /D "%PP%prepare.cmd " /f REG ADD %KEY%\001 /VE /D "Installing Hotfixes..." /f REG ADD %KEY%\001 /V 1 /D "%PP%hotfix.cmd " /f if you put a blank character after your filename that has no parameter, just put a blank character at the end.. But, it will be corrected.. nice correction I founded another "bug"... when you put "rem" commands in the beginning, the application must ignore it.. For the rest , thank you for your files.. I always test the program with 5-6 programs, so, the bugs don't appear.. It's better to get a real cmd file to test it for better Thank you again ! I think, I'll make a INF file that will have all parameter and files.. The program will read it if it can. Then, when user will click on a button, the programm will show a second window. So the user has just make a drag and drop from second window to the main window. It'll also be possible to add common applications from second window , or by editing the file manually. But, you must write yourself what do you want to include.. Here is the format of INF file. [Application1] Description=Nero Burning Rom File1=app\nero\nero.exe Parameter1=/parameter File2=app\nero\neroreg.exe File3=regedit Parameter3=/S register.reg [Application2] Description=Winamp File1=app\winamp\winamp.exe Parameter1=/S [Application3] Description=Other File1=app\google.exe And so on.
  6. can moderator change the title to RunonceexMaker ? thanks
  7. yes! , first topic updated Voici la nouvelle version de RunonceexMaker: 0.4 Les changements: -> Insertion automatique de ligne en appuyant sur la touche Enter -> Possibilités de faire jusqu'à 1000 undo & redo -> Système d'édition intelligent pour réduire les erreurs: Par exemple: Quand on sauvegarde ou qu'on change de ligne, ==> L'application vérifie automatiquement le nom du fichier. S'il trouve un espace dans le nom sans le \" , il les ajoute. Donc c:\program files\file.Exe sera converti en \"c:\program files\file.Exe\" ==> L'application convertie automatiquement tous les " en \" -> On peut charger un fichier runonceex sans son fichier ini/inf! donc, il vous est possible de charger/sauver sans fichier complémentaire. Vous allez travailler seulement avec un fichier .CMD -> Sauvegarde des paramètres automatiques dans le registre (le pas, le numéro de commencement, la valeur du CDROM etc) -> Ajout des nouvelles options : numéro de commencement, le chemin commun des applications. Here is the new version of RunonceexMaker : 0.4 Changelog: -> Auto inserting row by pressing Enter Key -> up to 1000 undo & Redo possibilities -> Intelligent editing system to reduce errors: For example : when saving or changing row, ==>the application checks automatically file name. if a space founded without \" , it adds them. So c:\program files\file.exe will be converted into \"c:\program files\file.exe\" ==>the application converts automatically all " into \" -> We can load a runonceex file without its ini/inf file! , so it's possible to load / save without complementary file . you will work only with .cmd file -> Automatically saving parameter (gap, beginning number, CDROM value etc) into the registry -> Add some options : Beginning number, application common path,
  8. in the next version, we could load a CMD file (without ini file), with undo / redo system, with auto-add row ,with autosave parameters into registry and get them everytime we execute the program, and with other new changes..
  9. what do you mean by INF format?
  10. `Felix`, why don't you move by clicking on the first column ? You click on the first field , and you move where you want Alanoll: what don't you activate "Allow users to change their own titles" ? Then, When I update this topic, It 'll be easier to change the title .
  11. what does it mean ???? What do you want to mean by this picture?
  12. nice suggestions thank you
  13. You can access to this list here
  14. I don't understand what do you mean by "drop down panel" ? a combobox ?? can you illustrate it?
  15. you forgot question 4.
  16. I won't use ini file.. Juste write all informations into registry. it's better. Sure but much difficult to realize I'll try What do you mean : a drop down/fold out panel ??? OK OK Thanks Do you mean win51 by default ?
  17. waouv thanks for your suggests
  18. c++ builder 6
  19. Application updated ! v0.3 with some adds. See first post.
  20. Exists since 26 December 2003, Windows Website is a MSFN's forum like , that means : a board for customizing & unattending Windows for people speaking french. Actually the bigest unattended french forum,it has more than 5.000 members and can be viewed by the guests. So, I leave the rest of words to one click => Windows Website est la plus grande communauté française sur l'automatisation (unattend) du WIndows. - Forum visible sans inscription - Des tutos/faq complets sur la modification/personnalisation/automatisation des windows - Entraide , ambiance , - Proinstall/XpMaker/Xp-Registry et d'autres applications/utilitaires - Centralisation des paramètres silencieux et des hofixs - .... Un simple clique plutôt qu'un long discours Http://www.win-web.be/
  21. it's normal.. because, when you create your runonceex.cmd , you must USE this application. It's also generate a second file called : runonceex.ini . When You open runonceex.cmd , it looks for runonceex.ini. If this file exists, the application read it. And open the project. So, you can open runonceex.cmd if it's created by this application and if .ini file is with it's .cmd
  22. you can move a row .. but , you can't yet "insert" a row.. nice suggestion
  23. New version 0.2 is avalaible/. Look at the first post updated. (don't forget to refresh to get new images) `Felix` --------- Here is the english version ... Look at the first post updated. (don't forget to refresh to get new images). Thank you for your future suggestion Alanoll -------- When I updated the program at home, I didn't read your suggest.. But it will be added in the next version. Thank you for correction about Regedit . It will also be corrected in the next screenshot (v0.3) ArmyDoc -------- Yes! Correct .. It's logical that you don't have to enter the same description , so when you don't enter anything in the description field, the application creates automatically the same number but a higher number for /v switch
  24. version 0.2 will be avalaible this week. Changelog : -> Load & save project (runonceex.cmd) -> Precising the gap -> Two languages : french & english Other suggests ??
  25. au fait si tu ne t'en sors pas trop, tu peux consulter le site unattended pour les francophones à l'adresse http://www.win-web.be
×
×
  • Create New...