
myselfidem
MemberContent Type
Profiles
Forums
Events
Everything posted by myselfidem
-
Solved! Now with Norton Security to launch 7Customizer, I need to verify approval and after the validation I must accept as user and 7Customizer works fine! It wasn't like this before! Regards 7Customizer_0.5.0c *Edit: @blue4603 When I extract the file 7Cutomizer_0.5.0c.rar; I see a log.txt file inside the folder: C:\7Customizer_0.5.0c\work! It seems that you forgot to delete this file! For users, at this time, simply remove this file before launching 7Customizer! log.txt
-
Best Choice for Custominzing 7 ?
myselfidem replied to WarS's topic in Unattended Windows 7/Server 2008R2
Why do you want make your Windows 7 Lite??? Install Windows 7 Starter if you want! The best choise is to use Se7en_UA or WPI whithout removing any components! It's my advice! Cheers -
Help regarding {x64} or getosver()
myselfidem replied to illusions's topic in Windows Post-Install Wizard (WPI)
Does not work for me also ! getOSver()=="Not found" -
SFXMaker 1.3.1 Final - a Switchless Installer maker
myselfidem replied to iuli_kyle's topic in Application Installs
Many thanks! Just needed to adapt the version number inside the French.lng file: previous = ver=1.2 RC2 Regards -
FirstLogonCommands failing
myselfidem replied to leozack's topic in Unattended Windows 7/Server 2008R2
You can try to add the reg file inside: $OEM$\$\Setup\Scripts And use inside your batch file: REGEDIT /S "%systemroot%\Setup\scripts\WIN7IE89WMP11.REG" Useful sharing about: dotNetFx40_Full_x86_x64.exe silent install: http://www.wincert.net/forum/index.php?/topic/9154-slim-net-framework-40-11-07-2011/ *Edit: Inside your Autounattend.xml file you can also change the value, to: <component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SkipAutoActivation>true</SkipAutoActivation> -
Help regarding {x64} or getosver()
myselfidem replied to illusions's topic in Windows Post-Install Wizard (WPI)
Try whithout SPACE with the reg name, example: {x86} {regedit} "%wpipath%\\Install\\cc\\XPsettings.reg" -
SFXMaker 1.3.1 Final - a Switchless Installer maker
myselfidem replied to iuli_kyle's topic in Application Installs
You've made an awesome program working really fine iuli_kyle ! Many thanks I made some tests and all is fine, using the 7zsd.sfx and rename as 7zS.sfx ! I made a new translated French.lng changing some words to adapt with the limited space inside the dialog boxes and I hope the previous translator will not be offended. Regards *Edit: the adress e-mail doesn't work inside the tab: About -
SFXMaker 1.3.1 Final - a Switchless Installer maker
myselfidem replied to iuli_kyle's topic in Application Installs
Thanks! I give you the new translated French file when it's done! -
SFXMaker 1.3.1 Final - a Switchless Installer maker
myselfidem replied to iuli_kyle's topic in Application Installs
Many thanks! *Edit: When I rename the new version module 7zsd.sfx as 7zS.sfx, the application is launching fine now! I will make tests! Btw: May I can suggest a new translate file for French? -
Look inside User Account Control; http://windows.micro...account-control http://technet.microsoft.com/en-us/library/cc709691(WS.10).aspx
-
SFXMaker 1.3.1 Final - a Switchless Installer maker
myselfidem replied to iuli_kyle's topic in Application Installs
Thanks for your reply! I'm sure there is no malware and the only file that Norton Security removes is 7zS.sfx (old module version) It is possible to you to change for the new stable module 7zSD.sfx (1.4.1) inside your application? http://7zsfx.info/en/ Regards -
SFXMaker 1.3.1 Final - a Switchless Installer maker
myselfidem replied to iuli_kyle's topic in Application Installs
Warning message with SmartScreen filter and Noron Security remove files after launching the program on my computer Windows 7 Ultimate! Sorry, but I made an control with: VirusTotal: Result: VirusTotal result -
SFXMaker 1.3.1 Final - a Switchless Installer maker
myselfidem replied to iuli_kyle's topic in Application Installs
Thanks for your answer, iuli_kyle Windows 7 suggest to remove the SFX Installer. Norton Security validate the downloaded files but when I unzip the zip file: Trojan.Gen is detected - 7zs.sfx - and all files are removed . Here is the warning popup. I hope this can be solved! Regards -
Ask your Seven xml ? here
myselfidem replied to maxXPsoft's topic in Unattended Windows 7/Server 2008R2
Thanks maxXPsoft, answered to the first question posted and solved here: http://www.wincert.n...9455#entry79455 Regards -
WPI v8.4.6 Release thread
myselfidem replied to Kelsenellenelvian's topic in Windows Post-Install Wizard (WPI)
I use the option: ExecuteAfter=['"%windir%\\Setup\\scripts\\clean.vbs"']; to launch a clean.cmd to remove some files and restart the computer when all my programs are installed! -
WPI v8.4.6 Release thread
myselfidem replied to Kelsenellenelvian's topic in Windows Post-Install Wizard (WPI)
Is your config.js file set inside the new folder: ..\WPI\UserFiles ? -
WPI v8.4.6 Release thread
myselfidem replied to Kelsenellenelvian's topic in Windows Post-Install Wizard (WPI)
Thanks.