USMT add's application executable to destination of scanstate.exe

G

Guest

Running command:
scanstate.exe /compress- /o /localonly /v:5 /i miguser.inf /i sysfiles.inf
c:\Test

Problem:
After running command, the destination are full of *.exe files (which the
shortcuts on desktop, starmeny and so on points to). I do not want the
executebles in the "backup".

PS!
I've tried to add:

[Copy This State]
DelFiles=ExludedFiles

[ProgFiles]
DIR=C:\Program Files\*

to the miguser.inf without results.

Anyone have a clue on this one?
 
M

Michael Niehaus [MS]

This happens when USMT needs to migrate shortcuts: it migrates the
executables so that it can get the icons out of them. This issue will not
happen if you remove the "/compress-" parameter from the command line.

-Michael Niehaus
Systems Design Engineer
(e-mail address removed)
This posting is provided "AS IS" with no warranties, and confers no rights.
 
G

Guest

But I want the /compress- switch (so the user can browse their backup to get
files collected). I tried out the other responce to this issue and it worked
fine. This was a "non supported" solution so i guess you removed their
answer..??

Michael Niehaus said:
This happens when USMT needs to migrate shortcuts: it migrates the
executables so that it can get the icons out of them. This issue will not
happen if you remove the "/compress-" parameter from the command line.

-Michael Niehaus
Systems Design Engineer
(e-mail address removed)
This posting is provided "AS IS" with no warranties, and confers no rights.

Dag Arne Kirkerød said:
Running command:
scanstate.exe /compress- /o /localonly /v:5 /i miguser.inf /i sysfiles.inf
c:\Test

Problem:
After running command, the destination are full of *.exe files (which the
shortcuts on desktop, starmeny and so on points to). I do not want the
executebles in the "backup".

PS!
I've tried to add:

[Copy This State]
DelFiles=ExludedFiles

[ProgFiles]
DIR=C:\Program Files\*

to the miguser.inf without results.

Anyone have a clue on this one?
 
M

Michael Niehaus [MS]

No, Microsoft newsgroup policy is to remove only offensive material, not
unsupported replies :)

-Michael Niehaus
Systems Design Engineer
(e-mail address removed)
This posting is provided "AS IS" with no warranties, and confers no rights.

Dag Arne Kirkerød said:
But I want the /compress- switch (so the user can browse their backup to
get
files collected). I tried out the other responce to this issue and it
worked
fine. This was a "non supported" solution so i guess you removed their
answer..??

Michael Niehaus said:
This happens when USMT needs to migrate shortcuts: it migrates the
executables so that it can get the icons out of them. This issue will
not
happen if you remove the "/compress-" parameter from the command line.

-Michael Niehaus
Systems Design Engineer
(e-mail address removed)
This posting is provided "AS IS" with no warranties, and confers no
rights.

in
message news:[email protected]...
Running command:
scanstate.exe /compress- /o /localonly /v:5 /i miguser.inf /i
sysfiles.inf
c:\Test

Problem:
After running command, the destination are full of *.exe files (which
the
shortcuts on desktop, starmeny and so on points to). I do not want the
executebles in the "backup".

PS!
I've tried to add:

[Copy This State]
DelFiles=ExludedFiles

[ProgFiles]
DIR=C:\Program Files\*

to the miguser.inf without results.

Anyone have a clue on this one?
 
G

Guest

I had two replies on this issue on Friday, and they are both gone now!
Well anyway, your reply did not answer my question. I actually want the
/compress- switch. Are there any “supported†ways to solve this problem
(*.exe files are collected)?


Michael Niehaus said:
No, Microsoft newsgroup policy is to remove only offensive material, not
unsupported replies :)

-Michael Niehaus
Systems Design Engineer
(e-mail address removed)
This posting is provided "AS IS" with no warranties, and confers no rights.

Dag Arne Kirkerød said:
But I want the /compress- switch (so the user can browse their backup to
get
files collected). I tried out the other responce to this issue and it
worked
fine. This was a "non supported" solution so i guess you removed their
answer..??

Michael Niehaus said:
This happens when USMT needs to migrate shortcuts: it migrates the
executables so that it can get the icons out of them. This issue will
not
happen if you remove the "/compress-" parameter from the command line.

-Michael Niehaus
Systems Design Engineer
(e-mail address removed)
This posting is provided "AS IS" with no warranties, and confers no
rights.

in
message Running command:
scanstate.exe /compress- /o /localonly /v:5 /i miguser.inf /i
sysfiles.inf
c:\Test

Problem:
After running command, the destination are full of *.exe files (which
the
shortcuts on desktop, starmeny and so on points to). I do not want the
executebles in the "backup".

PS!
I've tried to add:

[Copy This State]
DelFiles=ExludedFiles

[ProgFiles]
DIR=C:\Program Files\*

to the miguser.inf without results.

Anyone have a clue on this one?
 
J

Johan Arwidmark

Are you looking on the right newsgroup server?

I posted an answer to your question in the private microsoft partner
newsgroup together with a simliar suggestion from the microsoft
partner newsgroup support personel.

My answer was:

Try disabling the shortcut handler and force USMT to treat .lnk files
as normal files.

The can be done by commenting out all lines is migism.inf that begins
with LNKMIG


However, this is not supported by msft....

regards

Johan Arwidmark
Microsoft MVP - Setup/Deployment




I had two replies on this issue on Friday, and they are both gone now!
Well anyway, your reply did not answer my question. I actually want the
/compress- switch. Are there any “supported” ways to solve this problem
(*.exe files are collected)?


Michael Niehaus said:
No, Microsoft newsgroup policy is to remove only offensive material, not
unsupported replies :)

-Michael Niehaus
Systems Design Engineer
(e-mail address removed)
This posting is provided "AS IS" with no warranties, and confers no rights.

Dag Arne Kirkerød said:
But I want the /compress- switch (so the user can browse their backup to
get
files collected). I tried out the other responce to this issue and it
worked
fine. This was a "non supported" solution so i guess you removed their
answer..??

:

This happens when USMT needs to migrate shortcuts: it migrates the
executables so that it can get the icons out of them. This issue will
not
happen if you remove the "/compress-" parameter from the command line.

-Michael Niehaus
Systems Design Engineer
(e-mail address removed)
This posting is provided "AS IS" with no warranties, and confers no
rights.

in
message Running command:
scanstate.exe /compress- /o /localonly /v:5 /i miguser.inf /i
sysfiles.inf
c:\Test

Problem:
After running command, the destination are full of *.exe files (which
the
shortcuts on desktop, starmeny and so on points to). I do not want the
executebles in the "backup".

PS!
I've tried to add:

[Copy This State]
DelFiles=ExludedFiles

[ProgFiles]
DIR=C:\Program Files\*

to the miguser.inf without results.

Anyone have a clue on this one?
 
G

Guest

I was looking at the "wrong" newsgroup. Sorry.

Johan Arwidmark said:
Are you looking on the right newsgroup server?

I posted an answer to your question in the private microsoft partner
newsgroup together with a simliar suggestion from the microsoft
partner newsgroup support personel.

My answer was:

Try disabling the shortcut handler and force USMT to treat .lnk files
as normal files.

The can be done by commenting out all lines is migism.inf that begins
with LNKMIG


However, this is not supported by msft....

regards

Johan Arwidmark
Microsoft MVP - Setup/Deployment




I had two replies on this issue on Friday, and they are both gone now!
Well anyway, your reply did not answer my question. I actually want the
/compress- switch. Are there any “supported†ways to solve this problem
(*.exe files are collected)?


Michael Niehaus said:
No, Microsoft newsgroup policy is to remove only offensive material, not
unsupported replies :)

-Michael Niehaus
Systems Design Engineer
(e-mail address removed)
This posting is provided "AS IS" with no warranties, and confers no rights.

message But I want the /compress- switch (so the user can browse their backup to
get
files collected). I tried out the other responce to this issue and it
worked
fine. This was a "non supported" solution so i guess you removed their
answer..??

:

This happens when USMT needs to migrate shortcuts: it migrates the
executables so that it can get the icons out of them. This issue will
not
happen if you remove the "/compress-" parameter from the command line.

-Michael Niehaus
Systems Design Engineer
(e-mail address removed)
This posting is provided "AS IS" with no warranties, and confers no
rights.

in
message Running command:
scanstate.exe /compress- /o /localonly /v:5 /i miguser.inf /i
sysfiles.inf
c:\Test

Problem:
After running command, the destination are full of *.exe files (which
the
shortcuts on desktop, starmeny and so on points to). I do not want the
executebles in the "backup".

PS!
I've tried to add:

[Copy This State]
DelFiles=ExludedFiles

[ProgFiles]
DIR=C:\Program Files\*

to the miguser.inf without results.

Anyone have a clue on this one?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top