Jump to content

Chester^

Member
  • Posts

    30
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Cyprus

About Chester^

Contact Methods

  • Website URL
    http://

Chester^'s Achievements

0

Reputation

  1. forums great! themes horrid.

  2. Hey there I'm trying to make this script of yours to work with xcopy. reason: i make a full backup of Firefox addons and other settings with FEBE and just extract the backup file's to the xxxxx.default dir. i find it easier also it saves all settings of addons and other. this is the code: setlocal EnableDelayedExpansion "!programfiles!\Mozilla Firefox\firefox.exe" -createprofile default for /f "delims=" %%i in ("!appdata!\Mozilla\Firefox\Profiles\*.default") do set path1=%%~pi xcopy %systemdrive%\install\firefoxadd "!path1!" /e /i /h problem is it copys everything in the profiles\* folder, not in profiles\xxxxx.default\* any idea whats wrong? Thanks!
  3. Added updates Success. Win7x64 How is the add drivers function progressing?
  4. How do you check for ImageX.exe? reason i ask, it looks like the program only checks at drive C: and my system(windows installation and program files folder) drive is G: and it does not find it... i tried running the program from G: and C: same results. Win7 x64
  5. Yes i am... not possible? PS: works with x64 iso so i guess that is the problem... any workarounds?
  6. Hey all, am trying to generate an answer file using WSIM and after selecting a windows image (.wim) its start to generate the catalog and it gives an error on the "cleaning up" phase of it (see pic) Also i have uploaded the error log file. 11:11 AM : 11:11 AM : Windows SIM was unable to generate a catalog. For troubleshooting assistance, see the topic: 'Windows System Image Manager Technical Reference' in the Windows OPK or Windows AIK User's Guide. 11:11 AM : 11:11 AM : System.InvalidOperationException: The operation failed to complete. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentNullException: String reference not set to an instance of a String. Parameter name: source at System.Globalization.CompareInfo.IsPrefix(String source, String prefix, CompareOptions options) at ?A0xfe36268f.ConvertToNtPath(String path) at Microsoft.ComponentStudio.ComponentPlatformInterface.CbsSessionAdaptor..ctor(String bootDrive, String imageWinDir, String servicingPath) at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl.InitializePackages() at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl..ctor(OfflineImageInfo imageInfo) --- End of inner exception stack trace --- at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.PlatformImplementation.CreateOfflineImageIn stance(OfflineImageInfo imageInfo) --- End of inner exception stack trace --- Server stack trace: at Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.PlatformImplementation.CreateOfflineImageIn stance(OfflineImageInfo imageInfo) at Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.CreateOfflineImageInstance(OfflineImageInfo imageInfo) at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageCatalog.Serialize(OfflineImageInfo imageInfo) at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageInfo.CreateCatalog() at Microsoft.ComponentStudio.ComponentPlatformInterface.CatalogCreatorImpl.CreateCatalog(OfflineImageInfo offlineImageInfo) at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Microsoft.ComponentStudio.ComponentPlatformInterface.ICatalogCreator.CreateCatalog(OfflineImageInfo offlineImageInfo) at Microsoft.ComponentStudio.CatalogGenerator.CreateCat(ProgressDialog pd, Object o) 11:11 AM : System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentNullException: String reference not set to an instance of a String. Parameter name: source at System.Globalization.CompareInfo.IsPrefix(String source, String prefix, CompareOptions options) at ?A0xfe36268f.ConvertToNtPath(String path) at Microsoft.ComponentStudio.ComponentPlatformInterface.CbsSessionAdaptor..ctor(String bootDrive, String imageWinDir, String servicingPath) at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl.InitializePackages() at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl..ctor(OfflineImageInfo imageInfo) --- End of inner exception stack trace --- at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.PlatformImplementation.CreateOfflineImageIn stance(OfflineImageInfo imageInfo) 11:11 AM : System.ArgumentNullException: String reference not set to an instance of a String. Parameter name: source at System.Globalization.CompareInfo.IsPrefix(String source, String prefix, CompareOptions options) at ?A0xfe36268f.ConvertToNtPath(String path) at Microsoft.ComponentStudio.ComponentPlatformInterface.CbsSessionAdaptor..ctor(String bootDrive, String imageWinDir, String servicingPath) at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl.InitializePackages() at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl..ctor(OfflineImageInfo imageInfo) any help would be appreciated, Thanks!
  7. OK. so here it goes: 1. install program - fine. 2. open program 1st time - fine. 3. check first option select win7.iso and copy is done - fine after this the program exits by default, reopening the program gives the run time error. reinstalling goes back to 1.
  8. i guess that should work fine for you then
  9. If your gfx card drivers are not installed, even if you set the code you mentioned in winnt.sif you will still get that prompt.
  10. well, if it is illegal dont edit the boot screen, make a new one and use that insted
  11. maybe yor card is overheating..
×
×
  • Create New...