Re: [WiX-users] Temp files after repair

2008-07-29 Thread Rob Mensching
Sorry, shouldn't have been so specific about the log message.  That all sounds 
right.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anidil
Sent: Tuesday, July 29, 2008 07:41
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Temp files after repair


In the verbose log file i see that "MsiSystemRebootPending" property get set
to 1.And upon reboot,the temp file get removed and the opened help file
during repair get showed up in the installdir.I do not see
"files to be removed on next reboot" in the verbose log


Rob Mensching-2 wrote:
>
> Log file might list the files as "files to be removed on next reboot".
> Take a look at the verbose log file.
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Anidil
> Sent: Monday, July 28, 2008 07:10
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Temp files after repair
>
>
> If i repair the MSI keeping one of the installed files opened, i see there
> are temp files getting created inside the installdir.Why is this
> happening?
> WI have tried changing the REINSTALLMODE=vmus so that all files will be
> forecully reinstalled.But no luck though..Can anyone give me an insight on
> this behavir of MSI?
> --
> View this message in context:
> http://www.nabble.com/Temp-files-after-repair-tp18689219p18689219.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> -
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> -
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>

--
View this message in context: 
http://www.nabble.com/Temp-files-after-repair-tp18689219p18713768.html
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Temp files after repair

2008-07-29 Thread Anidil

In the verbose log file i see that "MsiSystemRebootPending" property get set
to 1.And upon reboot,the temp file get removed and the opened help file
during repair get showed up in the installdir.I do not see 
"files to be removed on next reboot" in the verbose log


Rob Mensching-2 wrote:
> 
> Log file might list the files as "files to be removed on next reboot". 
> Take a look at the verbose log file.
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Anidil
> Sent: Monday, July 28, 2008 07:10
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Temp files after repair
> 
> 
> If i repair the MSI keeping one of the installed files opened, i see there
> are temp files getting created inside the installdir.Why is this
> happening?
> WI have tried changing the REINSTALLMODE=vmus so that all files will be
> forecully reinstalled.But no luck though..Can anyone give me an insight on
> this behavir of MSI?
> --
> View this message in context:
> http://www.nabble.com/Temp-files-after-repair-tp18689219p18689219.html
> Sent from the wix-users mailing list archive at Nabble.com.
> 
> 
> -
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 
> -
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Temp-files-after-repair-tp18689219p18713768.html
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Temp files after repair

2008-07-28 Thread Rob Mensching
Log file might list the files as "files to be removed on next reboot".  Take a 
look at the verbose log file.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anidil
Sent: Monday, July 28, 2008 07:10
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Temp files after repair


If i repair the MSI keeping one of the installed files opened, i see there
are temp files getting created inside the installdir.Why is this happening?
WI have tried changing the REINSTALLMODE=vmus so that all files will be
forecully reinstalled.But no luck though..Can anyone give me an insight on
this behavir of MSI?
--
View this message in context: 
http://www.nabble.com/Temp-files-after-repair-tp18689219p18689219.html
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Temp files after repair

2008-07-28 Thread Anidil

If i repair the MSI keeping one of the installed files opened, i see there
are temp files getting created inside the installdir.Why is this happening?
WI have tried changing the REINSTALLMODE=vmus so that all files will be
forecully reinstalled.But no luck though..Can anyone give me an insight on
this behavir of MSI?
-- 
View this message in context: 
http://www.nabble.com/Temp-files-after-repair-tp18689219p18689219.html
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users