Jump to content

Reassigning drive letters automatically


Recommended Posts

Puff, this is heavy stuff. I am just doing unattend for a few days now ; trying to unattend server 2003 with a slipstreamed sp1.

But having a lot of trubbles; also with the diskpart.

i just don't know how to use it. tried reading a lot but í don't get it working.

what i would like to do is - when staring the unattend- 2 partitions are created; a c with the installation from 9 giga; and a d that should use the rest of the available memory. Both partitions should be dynamic volumes. Because i am using different sized harddisks, the d partition can be for 1 server 9 giga and for a other server 21 giga. Also, the cdrom should be given the Z

Hope someone can help me; i am stuck and totally blacked-out.

I know nothing about Dynamic volumes, so I cannot help you about this point :no:

To assign the letter Z to your CDROM, just create a file names CDR.Z on the system volume (for unattended installation, you should create it in the $OEM$\$1 folder, and of course MAPDRIVE.CMD should be executed during the installation: see above for insertion in CMDLINES.TXT).

In the same way, if you create another file DRIVE.D in the root of the volume that you want to be assigned letter D, it will be assigned.

I hope this will help you partially :wacko:

Link to comment
Share on other sites

  • 4 weeks later...

mdes, thanks for this very useful utility. :thumbup

I ran this on the machine I intend to use it for and I am having a problem.

On my C: drive I made 3 files: DRIVE.C DVD.E CDR.F

On my D: drive I made a file DRIVE.D

I also have a 2-slot Card reader which I really don't care about their letters.

I ran the command in Test mode

MapDrive ENU TEST c:\

I didn't get any errors however The CD-rom drive letter did not get reported as changed in the log file.

Here is the log file

Wed 06/22/2005 15:06:36.25

G: Volume 0     [WXHOEM_EN  ][DVD-ROM  ] [        ]   IS assignable

H: Volume 1     [NEW        ] [CD-ROM   ] [        ]   IS assignable

C: Volume 2     [[-No name-]] [Partition] [system  ]   is NOT assignable...

...because it is the System Drive

D: Volume 3     [[-No name-]] [Partition] [        ]   IS assignable

E: Volume 4     [[-No name-]] [Removeabl] [        ]   IS assignable

F: Volume 5     [[-No name-]] [Removeabl] [        ]   IS assignable

------------------------------ TMP_LISTVOL.LOG ----------

  Volume 0     G   WXHOEM_EN    CDFS   DVD-ROM      682 MB                    

  Volume 1     H   NEW          CDFS   CD-ROM        43 MB                    

  Volume 2     C                NTFS   Partition     20 GB  Healthy    System 

  Volume 3     D                NTFS   Partition     56 GB  Healthy           

  Volume 4     E                       Removeable      0 B                    

  Volume 5     F                       Removeable      0 B                    

------------------------------ TMP_REMOVE.TXT ----------

REM --- G to E [WXHOEM_EN  ] [DVD-ROM  ] [        ] Different Letter was G: ---

SELECT Volume 0 

    REMOVE NOERR

REM --- H to ? [NEW        ] [CD-ROM   ] [        ] Different Letter was H: ---

SELECT Volume 1 

    REMOVE NOERR

REM --- E to ? [[-No name-]] [Removeabl] [        ] Different Letter was E: ---

SELECT Volume 4 

    REMOVE NOERR

REM --- F to ? [[-No name-]] [Removeabl] [        ] Different Letter was F: ---

SELECT Volume 5 

    REMOVE NOERR

[TEST mode: no actual deassignment]

------------------------------ Assignments ----------

          V

Volume 2 =C --   [[-No name-]] [Partition] [system  ] System Drive

Volume 3 =D == D [[-No name-]] [Partition] [        ] Same Letter

Volume 4 =E to Y [[-No name-]] [Removeabl] [        ] Free Letter

Volume 5 =F to X [[-No name-]] [Removeabl] [        ] Free Letter

Volume 0 =G to E [WXHOEM_EN  ] [DVD-ROM  ] [        ] Different Letter

Volume 1 =H to Z [NEW        ] [CD-ROM   ] [        ] Free Letter

------------------------------

               V

Volume 2 =C --   [[-No name-]] [Partition] [system  ] System Drive

Volume 3 =D == D [[-No name-]] [Partition] [        ] Same Letter

Volume 0 =G to E [WXHOEM_EN  ] [DVD-ROM  ] [        ] Different Letter

Volume 5 =F to X [[-No name-]] [Removeabl] [        ] Free Letter

Volume 4 =E to Y [[-No name-]] [Removeabl] [        ] Free Letter

Volume 1 =H to Z [NEW        ] [CD-ROM   ] [        ] Free Letter

------------------------------ TMP_ASSIGN.TXT ----------

REM --- G to E [WXHOEM_EN  ] [DVD-ROM  ] [        ] Different Letter was G: ---

SELECT Volume 0 

    ASSIGN LETTER E NOERR

REM --- H to ? [NEW        ] [CD-ROM   ] [        ] Different Letter was H: ---

SELECT Volume 1 

    ASSIGN LETTER Z NOERR

REM --- E to ? [[-No name-]] [Removeabl] [        ] Different Letter was E: ---

SELECT Volume 4 

    ASSIGN LETTER Y NOERR

REM --- F to ? [[-No name-]] [Removeabl] [        ] Different Letter was F: ---

SELECT Volume 5 

    ASSIGN LETTER X NOERR

[TEST mode: no actual reassignment]

------------------------------ SET TMP_ ----------

TMP_CDR_NR=1

TMP_DVD_NR=1

TMP_FREE_LETTER-F=*

TMP_FREE_LETTER-G=*

TMP_FREE_LETTER-H=*

TMP_FREE_LETTER-I=*

TMP_FREE_LETTER-J=*

TMP_FREE_LETTER-K=*

TMP_FREE_LETTER-L=*

TMP_FREE_LETTER-M=*

TMP_FREE_LETTER-N=*

TMP_FREE_LETTER-O=*

TMP_FREE_LETTER-P=*

TMP_FREE_LETTER-Q=*

TMP_FREE_LETTER-R=*

TMP_FREE_LETTER-S=*

TMP_FREE_LETTER-T=*

TMP_FREE_LETTER-U=*

TMP_FREE_LETTER-V=*

TMP_FREE_LETTER-W=*

TMP_NEW_CDR_LETTER-*=?

TMP_NEW_DVD_LETTER-1-E=E

TMP_NEW_LETTER-Volume 0 =E

TMP_NEW_LETTER-Volume 1 =?

TMP_NEW_LETTER-Volume 4 =?

TMP_NEW_LETTER-Volume 5 =?

TMP_OLD_CDR_LETTER-1-Volume 1 =H

TMP_OLD_CDR_VOLUME-1-H=Volume 1

TMP_OLD_DVD_LETTER-1-Volume 0 =G

TMP_OLD_DVD_VOLUME-1-G=Volume 0

TMP_OLD_LETTER-Volume 0 =G

TMP_OLD_LETTER-Volume 1 =H

TMP_OLD_LETTER-Volume 2 =C

TMP_OLD_LETTER-Volume 3 =D

TMP_OLD_LETTER-Volume 4 =E

TMP_OLD_LETTER-Volume 5 =F

TMP_PATH=c:\

TMP_VOLDESC-Volume 0 =G to E [WXHOEM_EN  ] [DVD-ROM  ] [        ] Different Letter

TMP_VOLDESC-Volume 1 =H to Z [NEW        ] [CD-ROM   ] [        ] Free Letter

TMP_VOLDESC-Volume 2 =C --   [[-No name-]] [Partition] [system  ] System Drive

TMP_VOLDESC-Volume 3 =D == D [[-No name-]] [Partition] [        ] Same Letter

TMP_VOLDESC-Volume 4 =E to Y [[-No name-]] [Removeabl] [        ] Free Letter

TMP_VOLDESC-Volume 5 =F to X [[-No name-]] [Removeabl] [        ] Free Letter

TMP_VOLINFO-Volume 0 =       

TMP_VOLINFO-Volume 1 =       

TMP_VOLINFO-Volume 2 =System 

TMP_VOLINFO-Volume 3 =       

TMP_VOLINFO-Volume 4 =       

TMP_VOLINFO-Volume 5 =       

TMP_VOLNAME-Volume 0 =WXHOEM_EN 

TMP_VOLNAME-Volume 1 =NEW       

TMP_VOLNAME-Volume 2 =[-No name-]

TMP_VOLNAME-Volume 3 =[-No name-]

TMP_VOLNAME-Volume 4 =[-No name-]

TMP_VOLNAME-Volume 5 =[-No name-]

TMP_VOLTYPE-Volume 0 =DVD-ROM 

TMP_VOLTYPE-Volume 1 =CD-ROM  

TMP_VOLTYPE-Volume 2 =Partition

TMP_VOLTYPE-Volume 3 =Partition

TMP_VOLTYPE-Volume 4 =Removeabl

TMP_VOLTYPE-Volume 5 =Removeabl

TMP_VOLUME=Volume 1

------------------------------ NOTE ----------

TMP_VOLDESC- show the expected reassignments

Any ideas what may be happening.

I downloaded the version listed on the first post dated 5/19/05.

I saw mention of a "Beta" version. Is there a Beta version I should be using?

Just for the heck of it I tried excluding the letters 'I' through 'Z' to see how it would assign the letters. It STILL "assigned" (log-file) X-Y-Z to the CD-Rom and the two Card reader slots?

I made files name DRIVE-.I , Drive-.J, etc. and put them at the root of C:\ (system Drive) and it looks like they weren't even acknowledged by the batch file.

I've attached the file.

Thanks in advance,

TMP_MAPDRIVE.LOG.txt

Edited by Chiphead
Link to comment
Share on other sites

I didn't get any errors however The CD-rom drive letter did not get reported as changed in the log file.
Hi Chiphead,

I found the problem :blushing:

Here is a new version (I didn't test it :o , but I will do it in a few hours): try it and, please, report here any success, or any failure.

ps1: The "beta" version in this post is no more a beta, but I forgot to update the one in the first post of this thread :blushing: So, for anyone, take the beta one... As soon as the bug described here will be corrected, I will update the 1st post.

ps2: Instead of using the QUOTE tag, use the CODE one, so the files will be beautifully displayed :P

EDIT 2005/07/20: Attachment deleted, see first post for the last version.

Edited by mdes
Link to comment
Share on other sites

CD-Rom Drive problem.....FIXED! :thumbup

Still have one other problem, the drive letter exclusions don't seem to have any effect.

As I mentioned in my previous post I made the drive exclusion files as instructed:

DRIVE-.I through DRIVE-.Z and put them on the root of the system drive (C:) in an attempt to force the Removeable drives to take the letters G & H. It is not working still.

Also, I call the MapDrive.cmd file using a start /wait from my RunOnceEX.cmd file and the MapDrive.cmd doesn't seem to contain an appropriately placed EXIT command so the cmd Window Titled "ReAssign letters to Drives" remains open and my RunOnceEx.cmd file will not continue until I close the "ReAssign letters to Drives" window.

The reason for the start /wait is because I am relying on accurate Drive Letters for the CDROM variable in my RunOnceEX.cmd file to work. Since the script takes a little time to finish I have to "Start /WAIT" launch the file.

I placed two EXIT commands in the file here:

:: -------------------------------------------------------------------------------
:: Display some "debug" infos
:: -------------------------------------------------------------------------------

ECHO ------------------------------ SET TMP_ ---------- >>TMP_MAPDRIVE.LOG
SET TMP_ | SORT  | MORE >>TMP_MAPDRIVE.LOG
ECHO ------------------------------ NOTE ---------- >>TMP_MAPDRIVE.LOG
ECHO TMP_VOLDESC- show the expected reassignments >>TMP_MAPDRIVE.LOG
EXIT
GOTO :EOF

:: -------------------------------------------------------------------------------
:MakeDesc "VolNr" "OldLetter" "NewLetter" "VolName" "VolType" "VolInfo" "Comment" "DestVariable"
::         1       2           3           4         5         6         7         8
:: -------------------------------------------------------------------------------
SET To=to
IF "%~3" == " " SET To=--
IF "%~3" == "  " SET To=%~1
IF "%~2" == "%~3" SET To===

SET %~8=%~2 %To% %~3 [%~4] [%~5] [%~6] %~7
GOTO :EOF
EXIT
------This is the end of the file -----

It seems to work perfectly when I use it. Are these EXITs located in an appropriate place?

PS: I have not yet added them into the NEW version.

Here are the Log File Results (using the Code Tags as suggested :D )

MAPDRIVE v2005/06/23 

E: Volume 0     [[-No name-]] [DVD-ROM  ] [        ]   IS assignable
Z: Volume 1     [[-No name-]] [CD-ROM   ] [        ]   IS assignable
C: Volume 2     [[-No name-]] [Partition] [System  ]   is NOT assignable...
...because it is the System Drive
D: Volume 3     [[-No name-]] [Partition] [        ]   IS assignable
Y: Volume 4     [[-No name-]] [Removeabl] [        ]   IS assignable
X: Volume 5     [[-No name-]] [Removeabl] [        ]   IS assignable
------------------------------ TMP_LISTVOL.LOG ----------
 Volume 0     E                       DVD-ROM         0 B                    
 Volume 1     Z                       CD-ROM          0 B                    
 Volume 2     C                NTFS   Partition     20 GB  Healthy    System  
 Volume 3     D                NTFS   Partition     56 GB  Healthy            
 Volume 4     Y                       Removeable      0 B                    
 Volume 5     X                       Removeable      0 B                    
------------------------------ TMP_REMOVE.TXT ----------
REM --- Z to F [[-No name-]] [CD-ROM   ] [        ] Different Letter was Z: ---
SELECT Volume 1  
   REMOVE NOERR

REM --- Y to ? [[-No name-]] [Removeabl] [        ] Different Letter was Y: ---
SELECT Volume 4  
   REMOVE NOERR

REM --- X to ? [[-No name-]] [Removeabl] [        ] Different Letter was X: ---
SELECT Volume 5  
   REMOVE NOERR

[TEST mode: no actual deassignment]
------------------------------ Assignments ----------
         V
Volume 2 =C --   [[-No name-]] [Partition] [System  ] System Drive
Volume 3 =D == D [[-No name-]] [Partition] [        ] Same Letter
Volume 0 =E == E [[-No name-]] [DVD-ROM  ] [        ] Same Letter
Volume 5 =X to Y [[-No name-]] [Removeabl] [        ] Free Letter
Volume 4 =Y to Z [[-No name-]] [Removeabl] [        ] Free Letter
Volume 1 =Z to F [[-No name-]] [CD-ROM   ] [        ] Different Letter
------------------------------
              V
Volume 2 =C --   [[-No name-]] [Partition] [System  ] System Drive
Volume 3 =D == D [[-No name-]] [Partition] [        ] Same Letter
Volume 0 =E == E [[-No name-]] [DVD-ROM  ] [        ] Same Letter
Volume 1 =Z to F [[-No name-]] [CD-ROM   ] [        ] Different Letter
Volume 5 =X to Y [[-No name-]] [Removeabl] [        ] Free Letter
Volume 4 =Y to Z [[-No name-]] [Removeabl] [        ] Free Letter

------------------------------ TMP_ASSIGN.TXT ----------
REM --- Z to F [[-No name-]] [CD-ROM   ] [        ] Different Letter was Z: ---
SELECT Volume 1  
   ASSIGN LETTER F NOERR

REM --- Y to ? [[-No name-]] [Removeabl] [        ] Different Letter was Y: ---
SELECT Volume 4  
   ASSIGN LETTER Z NOERR

REM --- X to ? [[-No name-]] [Removeabl] [        ] Different Letter was X: ---
SELECT Volume 5  
   ASSIGN LETTER Y NOERR

[TEST mode: no actual reassignment]
------------------------------ SET TMP_ ----------
TMP_CDR_NR=1
TMP_DVD_NR=1
TMP_FREE_LETTER-G=*
TMP_FREE_LETTER-H=*
TMP_FREE_LETTER-I=*
TMP_FREE_LETTER-J=*
TMP_FREE_LETTER-K=*
TMP_FREE_LETTER-L=*
TMP_FREE_LETTER-M=*
TMP_FREE_LETTER-N=*
TMP_FREE_LETTER-O=*
TMP_FREE_LETTER-P=*
TMP_FREE_LETTER-Q=*
TMP_FREE_LETTER-R=*
TMP_FREE_LETTER-S=*
TMP_FREE_LETTER-T=*
TMP_FREE_LETTER-U=*
TMP_FREE_LETTER-V=*
TMP_FREE_LETTER-W=*
TMP_FREE_LETTER-X=*
TMP_NEW_CDR_LETTER-1-F=F
TMP_NEW_DVD_LETTER-1-E=E
TMP_NEW_LETTER-Volume 1 =F
TMP_NEW_LETTER-Volume 4 =?
TMP_NEW_LETTER-Volume 5 =?
TMP_NR=1
TMP_OLD_CDR_LETTER-1-Volume 1 =Z
TMP_OLD_CDR_VOLUME-1-Z=Volume 1
TMP_OLD_DVD_LETTER-1-Volume 0 =E
TMP_OLD_DVD_VOLUME-1-E=Volume 0
TMP_OLD_LETTER-Volume 0 =E
TMP_OLD_LETTER-Volume 1 =Z
TMP_OLD_LETTER-Volume 2 =C
TMP_OLD_LETTER-Volume 3 =D
TMP_OLD_LETTER-Volume 4 =Y
TMP_OLD_LETTER-Volume 5 =X
TMP_PATH=C:\Install\
TMP_VOLDESC-Volume 0 =E == E [[-No name-]] [DVD-ROM  ] [        ] Same Letter
TMP_VOLDESC-Volume 1 =Z to F [[-No name-]] [CD-ROM   ] [        ] Different Letter
TMP_VOLDESC-Volume 2 =C --   [[-No name-]] [Partition] [System  ] System Drive
TMP_VOLDESC-Volume 3 =D == D [[-No name-]] [Partition] [        ] Same Letter
TMP_VOLDESC-Volume 4 =Y to Z [[-No name-]] [Removeabl] [        ] Free Letter
TMP_VOLDESC-Volume 5 =X to Y [[-No name-]] [Removeabl] [        ] Free Letter
TMP_VOLINFO-Volume 0 =        
TMP_VOLINFO-Volume 1 =        
TMP_VOLINFO-Volume 2 =System  
TMP_VOLINFO-Volume 3 =        
TMP_VOLINFO-Volume 4 =        
TMP_VOLINFO-Volume 5 =        
TMP_VOLNAME-Volume 0 =[-No name-]
TMP_VOLNAME-Volume 1 =[-No name-]
TMP_VOLNAME-Volume 2 =[-No name-]
TMP_VOLNAME-Volume 3 =[-No name-]
TMP_VOLNAME-Volume 4 =[-No name-]
TMP_VOLNAME-Volume 5 =[-No name-]
TMP_VOLTYPE-Volume 0 =DVD-ROM  
TMP_VOLTYPE-Volume 1 =CD-ROM  
TMP_VOLTYPE-Volume 2 =Partition
TMP_VOLTYPE-Volume 3 =Partition
TMP_VOLTYPE-Volume 4 =Removeabl
TMP_VOLTYPE-Volume 5 =Removeabl
TMP_VOLUME=Volume 1

------------------------------ NOTE ----------
TMP_VOLDESC- show the expected reassignments

Thanks again,

Link to comment
Share on other sites

CD-Rom Drive problem.....FIXED!  :thumbup
I have only a DVD writer, so, I could not really test it :( But I am very happy of your help.
Still have one other problem,  the drive letter exclusions don't seem to have any effect.

As I mentioned in my previous post I made the drive exclusion files as instructed:

DRIVE-.I  through DRIVE-.Z and put them on the root of the system drive (C:) in an attempt to force the Removeable drives to take the letters G & H.  It is not working still.

Could you change one line in the batch file as (marked with a leading "=>")?
           REM -------------------------------------------------------------------------------
           REM On System Drive, the files DRIVE-.? indicate letters not to be assigned
           REM -------------------------------------------------------------------------------
=>         FOR %%U IN (!TMP_OLD_LETTER!:\DRIVE-.?) DO (
               SET TMP_NOT_FREE=%%~xU
               SET TMP_FREE_LETTER-!TMP_NOT_FREE:~1!=
           )

and tell me if the problem is solved? (In any case, I can reproduce this bug on my system)

Also, I call the MapDrive.cmd file using a start /wait from my RunOnceEX.cmd file and the MapDrive.cmd doesn't seem to contain an appropriately placed EXIT command so the cmd Window Titled "ReAssign letters to Drives" remains open and my RunOnceEx.cmd file will not continue until I close the "ReAssign letters to Drives" window.

The reason for the start /wait is because I am relying on accurate Drive Letters for the CDROM variable in my RunOnceEX.cmd file to work.  Since the script takes a little time to finish I have to "Start /WAIT" launch the file.

I placed two EXIT commands in the file here:

...
EXIT
GOTO :EOF
...
GOTO :EOF
EXIT

It seems to work perfectly when I use it.  Are these EXITs located in an appropriate place?

EXIT has the same effect as GOTO :EOF, so I cannot see why it should work with these 2 EXIT added ??? Type GOTO /? and/or CALL /? in a command box for a description of the GOTO :EOF extension that will allow you to "return" from a batch script

Thank for your help for debugging :yes:

Link to comment
Share on other sites

  • 3 weeks later...

           REM -------------------------------------------------------------------------------
           REM On System Drive, the files DRIVE-.? indicate letters not to be assigned
           REM -------------------------------------------------------------------------------
=>         FOR %%U IN (!TMP_OLD_LETTER!:\DRIVE-.?) DO (
               SET TMP_NOT_FREE=%%~xU
               SET TMP_FREE_LETTER-!TMP_NOT_FREE:~1!=
           )

I can verify that is code does in fact fix the problem with free letters not be reserved.

Link to comment
Share on other sites

           REM -------------------------------------------------------------------------------
           REM On System Drive, the files DRIVE-.? indicate letters not to be assigned
           REM -------------------------------------------------------------------------------
=>         FOR %%U IN (!TMP_OLD_LETTER!:\DRIVE-.?) DO (
               SET TMP_NOT_FREE=%%~xU
               SET TMP_FREE_LETTER-!TMP_NOT_FREE:~1!=
           )

I can verify that is code does in fact fix the problem with free letters not be reserved.

Thanks a lot, gwilkes :) Tomorrow, I will update the .CMD in the 1st mail.
Link to comment
Share on other sites

  • 1 month later...
New release: See the first post of this thread to download it :)

@mdes

Hello i've downloaded your last mapdrive from the first post v. 2005/06/24:

I tryd to use mapdrive for my unattended CD

My configuration is:

German Microsoft Windows XP PRO Service Pack2 [Version 5.1.2600]

Diskpart is different from yours ! ???

Microsoft DiskPart Version 5.1.3565
Copyright (C) 1999-2003 Microsoft Corporation

I have 1 Harddisk (3 partitions) / 1 DVD Drive (Master) / 1 CD-RW Drive (Slave)

The 1. partition should become the drive letter C:

The 2. partition should become the drive letter D:

The 2. partition should become the drive letter E:

The DVD Drive (Master) should become the drive letter F:

The CD-RW Drive (Slave) should become the drive letter G:

I allways want to reserve the letters C: D: E: for Harddisk !

The first CD (Master) should become F: and the second CD or DVD G: !

If there is no second CD or DVD no drive letter should assigned.

My problem is:

Mapdrive assigns allways the letter "Z" to my CD-RW Drive ! Why ???

But it should be "G"

But i still have a the textfile "CDR.G" on C:\

It works for the DVD Drive and HD- Partitions but not for the CD-RW Drive ???

By the way my Diskpart shows me CD not CDR ?

C:\>diskpart

Microsoft DiskPart Version 5.1.3565

Copyright (C) 1999-2003 Microsoft Corporation.
Auf Computer: XPSP2805

DISKPART> list volume

 Volume      Bst  Bezeichnung  DS     Typ         Größe    Status     Info
 ----------  ---  -----------  -----  ----------  -------  ---------  --------
 Volume 0     F                       DVD             0 B
 Volume 1     Z                       CD              0 B
 Volume 2     C   LW_C         NTFS   Partition     20 GB  OK         System
 Volume 3     D   LW_D         NTFS   Partition     57 GB  OK
 Volume 4     E   LW_E         NTFS   Partition     38 GB  OK

Thank you in advance for your assistence

As an attachment i send you my TMP_MAPDRIVE.LOG

TMP_MAPDRIVE.LOG.txt

Edited by new_user
Link to comment
Share on other sites

Hi new_user,

You found a bug :blushing: I tested "CD-" for the presence of a CD drive.  I have release a new version.

@mdes

Thank you for reply !

I doubted my understanding :no:

I test your new version new and give you a reply.

Greetings from Germany we have a lot of rain here :angry:

Edit

Hi mdes,

good news !! And kongratulations !!

Mapdrive works great !!! A fantastic Tool :thumbup

keep it up this good work !

Le Mdes vit haut la Mapdrive et la France

Is this correct ???

Thank you for your Help

Edited by new_user
Link to comment
Share on other sites

Hi mdes;

ok let me try again :}

La France vit
La France vit haut
Le Mdes vit haut
Le Mapdrive vit haut

and all together how to say ???

Le Mdes et Mapdrive la France vivent haut

Tranlation for "Mapdrive" = "commande de carte" :blink:

Mapdrive works great now !

Thanks for your help

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...